/QuizApplication

This is QuizApplcation build using React.js

Primary LanguageJavaScript

This project was bootstrapped with Create React App

Available Scripts

In the project directory, you can run:

Steps

  1. Download the zip file from github
  2. Extract the zip file and go to terminal with this directory path
  3. In terminal type npm install
  4. After installation type npm strat
  5. Voila! App is running on localhost:3000

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.