Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 260 Bytes

File metadata and controls

15 lines (10 loc) · 260 Bytes

React Quiz App

Project Description

This project is a web application that allows users to take a quiz and get their score.

Installation

Install the zip then, To run the project, run the following commands in cmd:

npm install
npm start