Skip to content

naveen9740/Millionaire-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MILLIONAIRE-QUIZ

App Screenshot

A Quiz app containing series of questions to be asked for contestants to test their general knowledge and give them a chance to win a fake cash prize.

Run Locally

Clone the project

  git clone https://github.com/naveen9740/Millionaire-Quiz

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Tech Stack: ReactJS, Context API, React Router V6 and Netlify for Hosting .