/BlitzQuiz

Quiz game built with React.js and Express.js

Primary LanguageJavaScriptMIT LicenseMIT

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