PSJgit / react-quiz

Small quiz with feedback built in React

Home Page:https://psjgit.github.io/react-quiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT QUIZ

What is it?

It's a small quiz app - answer the questions and get a score, with your feedback at the end.

Demo

Modern browsers only: React Quiz

To do

Have the option to:

  • Randomise the questions
  • Have the feedback per question || at the end || both
  • Provide user selected options with the feedback
  • Animations for questions load/exit and other enhancements

Built With

  • Javascript
  • React
  • Babel
  • Webpack

Commands

To install the project, run:

npm i

To run in development mode:

npm run dev

And to create a production version:

npm run build

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Small quiz with feedback built in React

https://psjgit.github.io/react-quiz/

License:MIT License


Languages

Language:JavaScript 58.2%Language:SCSS 40.1%Language:HTML 1.7%