Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sundaram2021/quizo


https://github.com/sundaram2021/quizo

Last synced: 6 days ago
JSON representation

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