Skip to content

ys-mn/country-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Quiz

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Demo includes a small country quiz to test your knowledge of flags and capitals of countries :) List of countries and their information is obtained from Rest Countries.

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories:

  • 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/your-user-name/your-project-name

# Install dependencies
$ yarn install

# Run the app
$ yarn start

Acknowledgements

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published