A Quiz Application Built With React and Tailwind CSS
Quiz App
A web application that allows users to create quiz. users can choose the topic, type of the quiz or the number of questions of the quiz. They can also choose the difficulty level for the the quiz. preview.
screenshot
Built With
- React
- Tailwind CSS
- Axios
- react
Getting Started
- clone the repo with
git cone https://github.com/animogm/quiz-app.git
- Run npm install
- Run npm start