Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 💎

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
```