Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.15 KB

Kumilinwa Dictionary

Hi! :3

This is a dictionary for Kumilinwa , the trans constructed language!

How's this thing work?

This dictionary is a Progressive Web App (yay, liberalism) built with the React framework and the Next.js metaframework. It's styled with Tailwind CSS.

It uses GitHub Actions to pull the latest language spec from the language source repository and commits, then builds the dictionary with the latest data and deploys it to GitHub Pages. todo

Design

It's a simple dictionary that allows you to search for words in Kumilinwa and English. It's also a PWA, so you can install it on your device and use it offline! The app also features a paginated list for an experience similar to using a phsyical dictionary. todo

Color theming follows the Kumilinwa color palette (see the flag in the public directory).

Tech stack