A Láadan Dictionary app created via Next.js and TypeScript. Deployed on Vercel at https://laadan-dict.vercel.app
The Láadan language was created by Suzette Haden Elgin for her book series Native Tongue
Clone this repo
git clone [email protected]:corscheid/laadan-dict.git
cd laadan-dict
Install dependencies
yarn
Run the following to access the app on localhost:3000 in a browser
yarn dev
To learn more about Láadan, check out the these resources:
- official website at LaadanLanguage.com
- Wikibooks page at wikibooks.org
- A Third Dictionary & Grammar of Láadan – book by Suzette Haden Elgin (Author), Jeanne Gomoll (Editor), Diane Martin (Editor)
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Next.js deployment documentation - details about deploying Next.js apps on Vercel