This project is based on creating a platform where users can signup and take quizzes. Each question has a points value which detects how much time a user has to submit an answer before the countdown hits zero. Also, an answer can only be submitted once. As a logged in user, You will be able to start a qiuz and have the possibility to exit a quiz whenever you want. And you can see your progress on the result page.
- ReactJS
- useContext
- useEffect
- useState
- useRef
- Apollo Client
- JavaScript
- Bootstrap
- HTML/CSS
To get a local copy up and running follow these simple example steps.
- node v16 and above
Open your terminal and run the following commands
>https://github.com/wandji20/quiz-center-front.git
>cd quiz-center-front
run npm install
run npm start
Voila!
👤 Wandji Bertrand
- Github: @wandji20
- Twitter: @wandjibertrand
- Linkedin: Linkedin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!