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

https://github.com/georgebrata/quiz-react

A small React quiz app written in React. Inception much?
https://github.com/georgebrata/quiz-react

css html5 javascript js react react-redux react-router reactjs redux redux-store

Last synced: 3 months ago
JSON representation

A small React quiz app written in React. Inception much?

Awesome Lists containing this project

README

          

# React Quiz
A JavaScript slide quiz built with React.

Getting Started on your own machine
---------------

```shell
$ git clone https://github.com/kyokidG/quiz-react.git
$ cd quiz-react
$ npm install
$ npm start
```

# Be awesome!

I am open to suggestions, please open a pull request if you want to contribute.