/QuizApp

Primary LanguageTypeScript

Quiz App

This is my first typeScript project build on top of Reactjs which I'm disclosing

Details of App

How to use this source code

  • Download nodejs
  • Clone this repositary
  • Open the terminal containing this repo
  • Run command "npm install"
  • After running above command run command "npm run"
  • The website will start developer server at localhost3000. Just open in browser
  • Happy hacking :)

QuizApp