Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 657 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 657 Bytes

Quiz App

This is a quiz application using HTML, CSS and ReactJS using Hooks and Context API. This application emphasizes the use of Javascript to provide quiz questions and collect user data to determine whether the answers to a question are correct, this then generates a score and appends a final page of results from the user data.

This project has been deployed using Netlify.

URL : " https://hopeful-murdock-7bf4a4.netlify.app/ "

Prerequisites To install this application, you will need a text editor. I recommend Visual Studio Code.

Installing To install this code, download the zip file, or use GitHub's guidelines to clone the repository.