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
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.
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
- Steps to replicate a design with only HTML and CSS
- Node.js
- Marked - a markdown parser
- Framer Motion API
- Website Portfolio
- GitHub @jsifontez
- Twitter @jsifontez_