Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 609 Bytes

File metadata and controls

40 lines (25 loc) · 609 Bytes

click to see code in gitpod

build with

  • reactjs
  • firebase v-9
  • react-router-dom v-6

Installation

1.Clone the repository

https://github.com/johnbabu021/quizzy.git

2.Change your directory

cd quizzy

3.Install all packages

npm install

4.run the project

npm start

All set