Skip to content

OhmKhay/shan-dict-quiz

 
 

Repository files navigation

A Shan Dictionary Quiz with a countdown timer and a list of questions.

Technologies Used

  • 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

Getting Started

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:https://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • JavaScript 2.2%
  • CSS 0.9%