- Clone the repository
- Open the terminal from root directory of the project
- Follow this commands for run the project
with yarn
> yarn
> yarn start
or npm
> npm i
> npm start
- Question's fetch from https://opentdb.com/api_config.php
- Question Type (Multiple question)
- User wise question submission
- User wise answer and result view
- User wise Statistics result in dashboard
- All data store in local storage
- Responsive ui
- TypeScript
- React.js
- Vite
- Chakra Ui
Live link: quizzy-app.vercel.app
Build with 💗 by Hasan-py