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

https://github.com/salatech/country

This app is mini country guide App. It shows the details of every countries around the world.
https://github.com/salatech/country

country country-flags javascript restapi

Last synced: 3 months ago
JSON representation

This app is mini country guide App. It shows the details of every countries around the world.

Awesome Lists containing this project

README

          

# Country Guide App
This is the code for a web-based country data application, built with JavaScript and HTML.

## Technologies Used
- HTML
- CSS
- JavaScript
- [jQuery](https://jquery.com/)
- [Bootstrap](https://getbootstrap.com/)
- [REST Countries API](https://restcountries.com/)

## Features
- User-friendly interface
- Responsive design for mobile devices
- Displays information of countries such as population, capital, currencies and more
- Search functionality to filter countries
- Flag and flag icons of countries
- Detailed view of country information

## Getting Started
1. Clone the repository
2. Open the `index.html` file in your browser to view the application.

## Deployment
This app can be deployed on any web server of your choice.

## Note
Please note that this application uses data from the [REST Countries API](https://restcountries.com/) for displaying country information.

## Author
salatech