This project is a submission to apply for an internship as a Frontend React.js in DOT Indonesia.
Vite, React, Typescript, TailwindCSS, React Router DOM v6, Local Storage
- Login features
- 10 random true or false questions from Open TDB
- Resumable quiz when refresh or close the browser
Clone the project
git clone https://github.com/riansyh/quiz-dot-challenge.git
Go to the project directory
cd quiz-dot-challenge
Install dependencies
npm install
Start the server
npm run dev