Skip to content

anuragtomar2510/kbc-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KBC App

Demo: [https://anuragtomar2510-kbc-app.netlify.app/]

It is a simple React-based Quiz Application with animations and sounds effects.

Feel free to fork the repository for your own learning

Screenshots

Screenshot-84.png

Run Locally

Clone the repository

  git clone https://github.com/anuragtomar2510/kbc-app.git

Go to the project directory

  cd kbc-app

Install dependencies

  npm install

start server

  npm start