Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/baayeh/second-capstone
- Owner: Baayeh
- Created: 2022-10-17T13:10:16.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2022-10-22T11:43:08.000Z (about 2 years ago)
- Last Synced: 2024-10-10T01:26:20.202Z (29 days ago)
- Topics: api, bootstrap5, collaboration, es6-modules, gh-pages, gitflow, heroicons, javascript, restful
- Language: JavaScript
- Homepage: https://baayeh.github.io/second-capstone/
- Size: 688 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.