Skip to content

rupeshghosh10/country-quiz

Repository files navigation

Country Quiz (DEMO)

screenshot1 screenshot2

Built With

How To Use

To clone and run this application, you'll need Git and Node installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/RupeshGhosh10/country-quiz

# Install dependencies
$ npm install

# Run the app
$ npm start