Solution for a challenge from Devchallenges.io.
- 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/villalb4/country-quiz
# Install dependencies
$ npm install
# Run the app
$ npm start
- GitHub villalb4
- Linkedin Angel Villalba