Solution for a challenge from Devchallenges.io.
Build this project was a little challenging but gratifying at the end, and it was a great opportunity to practise React Context API.
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.
- Fork this repository(Top right side)
- Clone your forked repository
For example, run this command in your terminal/command prompt:Replace <your-github-username> with your usernamegit clone https://github.com/<your-github-username>/country-quiz.git
- Install all dependencies(You need Node installed in your machine)
Run the following command:If you don't have Node installed in your machine, you can download it here, make sure you download the stable version, the one which ends with LTS, for example 14.18.5 LTS.npm install # or yarn install
- Make your changes with
git add
andgit commit
. Note: Please write good commit messages. - Run this command to push your changes to your forked repository:
git push origin master
- Go to the Github page of your fork and make a pull request.
- GitHub @Edmilson-C
- LinkedIn @Edmilson da Conceição
- Twitter @EdmilsonC_
- Instagram @EdmilsonC_