Skip to content

lorenzojkrl/quiz-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App React

This project was bootstrapped with Create React App.

Quick Demo

A demo of this project is available at https://quiz-app-jkrl.herokuapp.com/ \

Note that the first time you open the app on Heroku it may take a few seconds to load.
This is due to the fact that when the app is unused for a while it gets unloaded from the server memory.
There is an official note about this.

Available Scripts

In the project directory, you can run:

npm start

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

npm run server

Runs the json server to make db.json available in the development mode.
Open http://localhost:3001/questions to view it in the browser.

Screenshots

View View

View

Improvements

  • Move data to MongoDB
  • Show Q&A to user after each round

About

Link to React App demo on Heroku.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published