Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/baayeh/second-capstone

The Globe 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, add a like and also leave some comments. Built together with @Daphineatim.
https://github.com/baayeh/second-capstone

api bootstrap5 collaboration es6-modules gh-pages gitflow heroicons javascript restful

Last synced: 17 days ago
JSON representation

The Globe 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, add a like and also leave some comments. Built together with @Daphineatim.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Second Capstone - Globe App
A website that displays the list of countries from the RESTFUL COuntries API

> We created this project using ES6 concepts.
> We connected to the [Country API](https://restcountries.com/#api-endpoints-v3-all)

## Built With

- HTML, CSS and Javascript
- Bundled with Webpack
- Tests made using Jest

## Live Demo
> [Globe App](https://baayeh.github.io/second-capstone/)

## Video Presentation
- [Presentation](https://drive.google.com/file/d/1NfbE05LsXLPM41Cex78RC8vXJiJhPKhA/view?usp=sharing)

## 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)

👤 **Daphine Atim**

- GitHub: [@githubhandle](https://github.com/Daphineatim)
- LinkedIn: [LinkedIn](https://linkedin.com/in/DaphineAtim)
- Twiiter: [Twitter](https://twitter.com/dhaphyn)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Acknowledgments

- Microverse
- [Country API](https://restcountries.com/#api-endpoints-v3-all)

## 📝 License

This project is [ISC](https://en.wikipedia.org/wiki/ISC_license) licensed.