Skip to content

A quiz website to raise awareness about Coronavirus COVID-19.

Notifications You must be signed in to change notification settings

raadu/corona-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Corona Quiz - A quiz website to raise awareness about Coronavirus COVID-19.

Created using React.js
Check React Documentation for help.

Installation

At first clone the github repository to your local machine.

git clone https://github.com/raadu/corona-quiz

To run the app go to project directory and enter these commands serially

npm install
npm start

or if you are using Yarn,

yarn install
yarn start
  • Port used 3000. App is displayed in localhost:3000. If the port 3000 is not free, it will prompt and ask to open in another port.

Demo Link: https://raadu.github.io/corona-quiz

About

A quiz website to raise awareness about Coronavirus COVID-19.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published