React Quiz App with state management
The project is public
- clone the project using
git clone https://github.com/bvenceslas/react-quiz.git
- run
npm install
to install all the dependencies - run separately
npm run server
to run the fake API and thennpm start to boot the app
- Start the quiz 🔥
- ReactJS
[email protected]
👤 Venceslas Burongu
- Github: @bvenceslas @bvenceslas
- Twitter: @bvenceslas
- Linkedin: Venceslas Burongu
Contributions, issues and feature requests are welcome!!!
- On the welcome screen, Add possibility to select Complexity, this can selection number questions based on the compexity of the app.
- Upload score to our fake API, reload in our state so that we don't lose it
- Save all answers and give possibility to the user to go through the correction
Give a ⭐️ if you like this project!