Solution for a challenge from Devchallenges.io.
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.
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
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
- Website your-website.com
- GitHub @your-username
- Twitter @your-twitter