Skip to content

ikbalcaus/BlitzQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlitzQuiz

Quiz game built with React.js and Express.js

Project Setup

Download Node.js, and install the necessary modules inside client directory and server directory separately

cd client
npm install
cd server
npm install

Start application in development mode

Server

cd server
node app.js

Client

cd client
npm start

Screenshots

Support

Star this repository ⭐
Follow me on Github and Linkedin
Share this project with other people

About

Quiz game built with React.js and Express.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages