Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibrohimrasulov/countries-of-the-world
https://github.com/ibrohimrasulov/countries-of-the-world
react redux rest-api
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibrohimrasulov/countries-of-the-world
- Owner: IbrohimRasulov
- Created: 2022-03-10T16:34:40.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2022-07-02T15:53:25.000Z (over 2 years ago)
- Last Synced: 2024-12-28T05:02:54.792Z (28 days ago)
- Topics: react, redux, rest-api
- Language: JavaScript
- Homepage:
- Size: 9.97 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Countries Of The World
> A web application that provides information about each country in the world. The App is based on an external ([REST Countries API](https://restcountries.com/)) that allows users to filter these countries by selecting a specific country. And information (details) about this country is displayed, such as population, area, etc.
![preview](./src/assets/mobile.gif)
## Built With
- HTML & CSS
- JavaScript
- React, Redux
- [REST Countries API](https://restcountries.com/)## Live Demo
[Live demo link](https://622d58d78174992ba18f3565--lucid-booth-a8da06.netlify.app/)
## Description Video
[Video Link](https://www.loom.com/share/dcf555ef45dc491c8b3f081f7813ee68)
## Get Started
### Clone this repository
```bash
$ git clone https://github.com/IbrohimRasulov/countries-of-the-world.git
$ cd countries-of-the-world
```### Run project
```bash
$ npm install
$ npm start
```### Run tests
To run the test just use the following command!
```bash
$ npm run test
```## Authors
👤 **Ibrohim Rasulov**
- GitHub: [@IbrohimRasulov](https://github.com/IbrohimRasulov)
- Twitter: [@IbrohimRasu1ov](https://twitter.com/IbrohimRasu1ov)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ibrohim-rasulov-a88352209/)## 🤝 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
- Original design idea by Nelson Sakwa.
- The design link [Behance](https://www.behance.net/sakwadesignstudio)## 📝 License
Copyright 2022