Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 367 Bytes

File metadata and controls

21 lines (11 loc) · 367 Bytes

Quiz App

An interactive quiz application to test your knowledge on various topics.

Getting Started

Follow these instructions to set up and run the project on your local machine.

Installation

git clone https://github.com/qwegod/quiz-app
cd quiz-app

npm install

Running the Application

To start the application, use:

npm start