Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bornittah/countries
https://github.com/bornittah/countries
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bornittah/countries
- Owner: Bornittah
- License: mit
- Created: 2022-08-02T07:31:55.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-03T12:01:39.000Z (about 2 years ago)
- Last Synced: 2023-03-04T05:09:39.030Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# countries
This project is a web application that shows major regions and countries in the world. It fetches data from [REST COUNTRIES API](https://restcountries.com/#api-endpoints-v3-all).
## Built With
- HTML, CSS, Javascript
- React Router, Redux, Redux Logger, Jest, Github Actions
- Eslintrc and Stylelintrc Linters## Live Demo (if available)
Click [here](https://countries-lld8.onrender.com/) to checkout the live demo## Video presentation
Here id the [video](https://www.loom.com/share/f25f8e9932ae4e28bdcc80d84e9fac2c)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
One should have knowledge about the following
- HTML, CSS, Javascript, and npm
- Git
- Code Editor. e.g., VS Code### Setup
Navigate to the local folder and clone the repository from the githubRun `git clone https://github.com/Bornittah/countries.git`
Navigate to the cloned project
### Install
Navigate to the project
Run `npm install` to install all the required dependences
### Usage
Navigate to the project
Run `npm start` to serve the project
### Run tests
Run `npm test`## Author
👤 **Agasha Bornittah**
- GitHub: [@Bornittah](https://github.com/Bornittah)
- Twitter: [@AgashaBornittah](https://twitter.com/AgashaBornittah)
- LinkedIn: [Bornittah](www.linkedin.com/in/agasha-bornittah)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Bornittah/countries/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
-[Nelson Sakwa](https://www.behance.net/sakwadesignstudio) the author of the [original design](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs))## 📝 License
This project is [MIT](https://github.com/Bornittah/countries/blob/dev/LICENSE) licensed.