SPA application that provides users easy access to information regarding all countries on the planet. Built with React, Redux, Tailwind and testing with Jest.
- Javascript
- React
- Redux
- Tailwind
To get a local copy up and running follow these simple steps.
- Having a modern internet browser: I.E. Chrome, Edge, Safari, Firefox.
- Go into the main page for this project: https://github.com/lu-jim/atlas
- Click the green Code button next to the About section.
- Select the then click the 📋 button.
- Open your console and change the current working directory into the destination for this project.
- Type
git clone
, and then paste the URL copied in the Setup section. - Type Enter to finish the installation process.
- Run
npm i
and after all the dependencies are installed runnpm start
- Run
npm run test
at your command line inside the root folder of the project
👤 Luis Fernando Jimenez
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Original design idea by Nelson Sakwa on Behance.
- Microverse for the guidelines used for this project
- My SO and project manager, Mane
This project is MIT licensed.