Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.57 KB

README.md

File metadata and controls

62 lines (37 loc) · 1.57 KB

Interactive World Map

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.

Live Website

Check out the live version of the website: Interactive World Map

Getting Started

To run the project locally, follow these steps:

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/JoyM268/interactive-world-map.git
  2. Navigate to the project directory:

    cd interactive-world-map
  3. Install dependencies:

    npm install

Running the Application

To start the development server:

npm start

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any improvements or bug fixes.

Acknowledgements

Contact

For any questions or suggestions, please reach out to [email protected].