A Shan Dictionary Quiz with a countdown timer and a list of questions.
- Next.js - Frontend framework for building React applications
- Tailwind CSS - A utility-first CSS framework for rapidly building custom designs
- Framer Motion - An open source React library to power production-ready animations
- Recoil - A state management library for React
- Vercel - An all-in-one platform for deploying modern web projects
First, clone the repo and install dependencies
git clone (https://github.com/haohaaorg/shan-dict-quiz.git)
npm install
And then you can run the development server using below command
npm run dev
Open http://localhost:3000 with your browser to see the result.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.