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

https://github.com/mavrick-1/countryinfoweb

CountryInfoWeb
https://github.com/mavrick-1/countryinfoweb

Last synced: 20 days ago
JSON representation

CountryInfoWeb

Awesome Lists containing this project

README

          

# Project Name: CountryInfoWeb

## Overview
CountryInfoWeb is a web project built with Vite and React, providing a comprehensive database of country information. Explore details such as population, currency, capital, bordering countries, region, languages, and top-level domain for countries worldwide.

## Features
- **Population Information:** Access detailed population statistics for each country.
- **Currency Data:** Explore currency details, including code and symbol.
- **Capital City:** Find out the capital city of each country.
- **Bordering Countries:** Discover neighboring countries for a comprehensive regional view.
- **Geographic Region:** Learn about the region to which each country belongs.
- **Languages Spoken:** Explore the languages spoken in each country.
- **Top-Level Domain:** Identify the top-level domain associated with each country.

## Installation
1. Clone the repository: `git clone https://github.com/MAVRICK-1/CountryInfoWeb.git`
2. Navigate to the project directory: `cd CountryInfoWeb`
3. Install dependencies: `npm install`

## Usage
1. Run the development server: `npm run dev`
2. Open your browser and go to `http://localhost:3000` to explore the application.

## Tech Stack
- Vite
- React

## Contributing
Contributions are welcome! If you'd like to contribute to the project, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature: `git checkout -b feature-name`
3. Commit your changes: `git commit -m 'Add feature'`
4. Push to the branch: `git push origin feature-name`
5. Open a pull request.

## License
This project is licensed under the [MIT License](LICENSE).

## Contact
For any inquiries or suggestions, feel free to contact me:
- Email: your.email@example.com
- GitHub: [Your GitHub Profile](https://github.com/MAVRICK-1)

Happy coding! 🌍🚀