Skip to content

A quiz on the countries of the world! Developed as a part of devChallenges FrontEnd Developer Challenge.

Notifications You must be signed in to change notification settings

anuva312/CountryQuiz-devChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country

Solution for the Country Challenge from Devchallenges.io.

Table of Contents

Challenge

Challenge: Create a country quiz app using an API. Use Front-end libraries like React or Vue. Fulfill user stories below:

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

Solution

Demo

Find the site in action here!

Quiz Question

quiz-question

With answer

quiz-with-answer

Results Page

quiz-result-page

Built With

How To Use

To clone and run this application, you'll need Git and yarn. From your command line:

# Clone this repository
$ git clone https://github.com/anuva312/CountryQuiz-devChallenges

# Install dependencies
$ yarn install

# Run the app
$ yarn start

Acknowledgements

About

A quiz on the countries of the world! Developed as a part of devChallenges FrontEnd Developer Challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published