A simple quizz application developed using react and redux and webpack.
The app contains three basic pages:
- Start page to launch the quizz.
- Quizz page which gives you a simple addition operation.
- Finish page which summarize your score.
key-words: React.js, Redux, Webpack
npm install
npm run start:dev