Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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❤

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.