Skip to content

Jsifontez/country-quiz-devchallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Quiz

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Hi, 👋 this was a challenge proposed on the page devchallenges, the challenge was to create a minigame with the REST countries API.

At first I thought: how am I going to start this? Then I began to divide everything into small problems that would help me complete the goal. Performing step by step until completing the challenge.

  • Improved my knowledge about React
  • Improved the use of the useEffect hook to make API calls
  • Learned to use basic Framer Motion animations

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.

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/Jsifontez/country-quiz-devchallenge.git

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact

About

Small frontend game created with React and REST Countries API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published