Skip to content

DeepakShm/quiz-SPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Single Page Application

  • It is bundled using Webpack.
  • It uses Web History API for pushing the new state and fetching the template based on the current state, creating SPA with it.

Demo : Quiz-App

Setup Locally

  • git clone https://github.com/DeepakShm/quiz-SPA.git
  • cd quiz-SPA
  • npm install : for installing all the required packages
  • npm run build : to build the project.
  • npm run dev : to run the App on http://localhost:4000/

About

Quiz App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published