/react-quiz

Primary LanguageJavaScript

React Quiz App

Demo

Setup

  1. Make sure node + npm is installed on your system.
  2. Run npm install to install all the project dependencies.
  3. Run npm start to start the build server.

It will open up localhost:3000 on your local browser. Edit code and see live changes!

Deploy

Run npm run deploy to deploy the changes on github pages.