An interactive world map application built using ReactJS and the REST Countries API. This project allows users to explore details about countries by clicking on them, supports zoom functionality, and provides a customizable interface with light and dark mode options.
Check out the live version of the website: Interactive World Map
To run the project locally, follow these steps:
Make sure you have the following installed:
-
Clone the repository:
git clone https://github.com/JoyM268/interactive-world-map.git
-
Navigate to the project directory:
cd interactive-world-map
-
Install dependencies:
npm install
To start the development server:
npm start
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please submit a pull request or open an issue for any improvements or bug fixes.
- Simple Maps for the SVG world map.
- REST Countries API for providing country data.
For any questions or suggestions, please reach out to [email protected].