Skip to content

shiccorama/countries-of-the-globe

Repository files navigation

A simple and informative website built with React and Redux Toolkit to search for details about specific countries, including their neighboring countries connected by borders. You can also filter countries by region.

Table of Contents Introduction Features Technologies Installation Usage Redux State Management Contributing License Introduction Welcome to the React Country Info App! This application allows you to search for detailed information about countries worldwide. It provides you with data on neighboring countries that share borders with your chosen country and allows you to filter countries by their regions.

Features Search for a specific country and view detailed information Find neighboring countries connected by borders Filter countries based on their regions Interactive and user-friendly UI Technologies The project is built using the following technologies:

React Redux Toolkit (for state management) Vite (for fast development and building)

Installation Follow these steps to set up the project locally:

Clone the repository: git clone https://github.com/shiccorama/countries-of-the-globe

Navigate : cd your-repo

Install the dependencies: npm install

Usage To start the development server, run the following command:

npm run dev This will launch the React Country Info App on http://localhost:5173/.

Redux State Management The project utilizes Redux Toolkit for state management. Redux is a predictable state container that helps manage the application's state efficiently.

Contributing We welcome contributions from the community to enhance the React Country Info App further. If you find any bugs or have new feature ideas, please submit an issue or open a pull request.

Please follow the guidelines in CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.

License This project is licensed under the MIT License.

Enjoy exploring the world with the React Country Info App! 🌍🔍🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published