Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sundaram2021/quizo
https://github.com/sundaram2021/quizo
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sundaram2021/quizo
- Owner: sundaram2021
- Created: 2023-08-01T16:47:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T15:03:06.000Z (about 1 year ago)
- Last Synced: 2023-10-18T06:22:11.941Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://quizo-zeta.vercel.app
- Size: 504 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Quiz Application
### This is a Advanced Quiz Application## Features
- User can create a quiz
- User can add questions to the quiz
- User can add options to the questions
- User can add correct answer to the questions
- User can add multiple correct answers to the questions## Technologies
- React
- Tailwind CSS
- Tanstack Query## Installation
- Clone the repository- Run `npm install` to install the dependencies
- Navigate to the project directory
- Run `npm start` to start the application
- Run `npm run build` to build the application