/world-countries--react-capstone

Fetching data from REST COUNTRIES API, this app (mobile version for now) gives information like area, population, capital, and borders for 195 countries from seven continents.

Primary LanguageJavaScript

World Countries

World Countries App works with an API which returns informations about 195 countries.

screenshot screenshot

Fetching data from REST COUNTRIES API, this app gives informations like area, population, capital, and borders for 195 countries from seven continents.

Built With

  • Major languages: JavaScript, HTML & CSS;
  • Frameworks: React;
  • Technologies used: Redux, GitHub, GitFlow, Terminal;

Live Demo

Live Demo Link

Getting Started

Prerequisites

  • Please make sure you have Node.js packedge installed on your terminal.

Setup

To get a local copy up and running follow these simple steps.

To setup the bookstore project in your local, in the repo page: click on code (dropdown list) > Download as ZIP; or open terminal of path you want to install project and run this command
git clone git@github.com:nicupop729/world-countries--react-capstone.git.

Install

Run in your terminal the following commands:

$ cd world-countries--react-capstone/
$ npm install
$ npm start

Author

👤 Nicolae Pop

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

This is a project done during React module at Microverse, a remote web-developer school, using their support and frameworks provided.
For the data, I used REST COUNTRIES API.
For the design, I used inpiration from Nelson Sakwa on Behance using these design guidelines.

📝 License

This project is MIT licensed.