Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jatin-8898/react-quiz-app
A Simple React Quiz App 💎
https://github.com/jatin-8898/react-quiz-app
babel bootstrap4 component components material-design material-ui no-create-react-app quiz quiz-game quizapp react react-quiz react-quiz-form responsive score webpack
Last synced: 2 days ago
JSON representation
A Simple React Quiz App 💎
- Host: GitHub
- URL: https://github.com/jatin-8898/react-quiz-app
- Owner: Jatin-8898
- Created: 2019-05-15T09:13:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T19:43:30.000Z (4 months ago)
- Last Synced: 2025-01-14T07:08:27.131Z (9 days ago)
- Topics: babel, bootstrap4, component, components, material-design, material-ui, no-create-react-app, quiz, quiz-game, quizapp, react, react-quiz, react-quiz-form, responsive, score, webpack
- Language: JavaScript
- Homepage: https://react-quiz-jatin8898.netlify.com/
- Size: 580 KB
- Stars: 76
- Watchers: 5
- Forks: 31
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Quiz App 💎
A Simple React Quiz App which contains the 7 MCQ’s which have 4 options in each.
## See it Live [HERE](https://react-quiz-jatin8898.netlify.com/)
### Version
1.0.0## 📝 Usage
### Clone this Repo
```
git clone https://github.com/Jatin-8898/react-quiz-app.git
```
### Installation```sh
$ npm install
```### ✔️ Run
Then go to http://localhost:8000
```sh
$ npm start
```