Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajay-dhangar/quiz-app
Quiz App
https://github.com/ajay-dhangar/quiz-app
quiz quiz-app quiz-application quiz-generator quiz-maker quiz-website quizapp quizz quizzes
Last synced: 2 months ago
JSON representation
Quiz App
- Host: GitHub
- URL: https://github.com/ajay-dhangar/quiz-app
- Owner: ajay-dhangar
- Created: 2023-01-21T05:13:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T05:20:02.000Z (about 2 years ago)
- Last Synced: 2024-12-06T22:52:16.952Z (3 months ago)
- Topics: quiz, quiz-app, quiz-application, quiz-generator, quiz-maker, quiz-website, quizapp, quizz, quizzes
- Language: JavaScript
- Homepage: https://quiz-app-ajay-dhangar.vercel.app/
- Size: 569 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Quiz-App 📚
### For clone this repository in your machine pest below link in your terminal 👇
```
git clone https://github.com/Ajay-Dhangar/Quiz-app.git
```### Run below code to install dependency
```
npm install
```### Run npm start to run the app
```
npm start
```### Tecnologias which have been used 🔥
- [ReactJS](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [React Dom](https://reactjs.org/docs/react-dom.html)
- [MaterialUI](https://mui.com/)
- [React-Router-Dom](https://reactrouter.com/web/guides/quick-start)
- [Axios](https://axios-http.com/)
- [Trivia API](https://opentdb.com/api_config.php)
Â
Â