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?
- Host: GitHub
- URL: https://github.com/georgebrata/quiz-react
- Owner: georgebrata
- License: mit
- Created: 2018-07-26T07:54:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T08:02:59.000Z (almost 8 years ago)
- Last Synced: 2025-03-01T08:31:47.121Z (over 1 year ago)
- Topics: css, html5, javascript, js, react, react-redux, react-router, reactjs, redux, redux-store
- Language: JavaScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.