devalade / country-quiz-app

A simple country quiz app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Country Quiz

Table of Contents

Overview

screenshot

Built With

Features

  • I can see at least 2 types of questions: a city is the capital of.. or a flag belong to country..
  • I can see select an answer
  • I can see if my answer is correct or incorrect
  • When I answer correctly, I can move on to the next question
  • When I answer incorrectly, I can see my results and try again
  • I can try again

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

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

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Contact

About

A simple country quiz app


Languages

Language:JavaScript 94.1%Language:HTML 3.7%Language:CSS 2.2%