Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baayeh/rest-countries
The Rest-Countries App is a website that displays a list of countries from an API. On the site, you are able to see more details about the country, search for a country and also filter by region. Built with love❤
https://github.com/baayeh/rest-countries
es6-javascript javascript rest-api tailwindcss
Last synced: 17 days ago
JSON representation
The Rest-Countries App is a website that displays a list of countries from an API. On the site, you are able to see more details about the country, search for a country and also filter by region. Built with love❤
- Host: GitHub
- URL: https://github.com/baayeh/rest-countries
- Owner: Baayeh
- Created: 2022-10-28T12:09:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T12:26:52.000Z (about 2 years ago)
- Last Synced: 2024-10-10T01:27:24.451Z (29 days ago)
- Topics: es6-javascript, javascript, rest-api, tailwindcss
- Language: JavaScript
- Homepage: https://baayeh.github.io/rest-countries/
- Size: 351 KB
- Stars: 1
- 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)
# Rest-Countries App
> I created this project using ES6 concepts.
> I connected to the [Country API](https://restcountries.com/#api-endpoints-v3-all)## Built With
- Javascript
- Tailwindcss
- Bundled with Webpack## Live Demo
> [Demo](https://baayeh.github.io/rest-countries/)## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the repo to your local environment
- Run npm install to install all dependencies
- Open the index.html file with your favorite browser.
- Modify to your taste with your preferred text editor
- Enjoy :hugs:## Authors
👤 **Kwasi Baayeh**
- GitHub: [@githubhandle](https://github.com/Baayeh)
- LinkedIn: [LinkedIn](https://linkedin.com/in/kabaayeh)
- Twiiter: [Twitter](https://twitter.com/Cest_Baayeh)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Acknowledgments
- [Country API](https://restcountries.com/#api-endpoints-v3-all)
## 📝 License
This project is [ISC](https://en.wikipedia.org/wiki/ISC_license) licensed.