devm75 / react-quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 81.6%Language:HTML 9.5%Language:CSS 9.0%