Explore the interactive world map and discover country data from around the globe. With up-to-date information from the Rest Countries API.
Countrypedia is an interactive platform that allows users to explore information about countries from around the world. It features an interactive world map that is created using React.js and Tailwind CSS. Users can discover country data, including information such as population, area, and capital, by hovering over specific regions on the map.
To install Countrypedia, follow these steps:
Clone the repository from GitHub:
git clone <repository-url>
Navigate to the project directory:
cd countrypedia
Install the npm dependencies:
npm install
Start the development server:
npm start
Open your web browser and visit localhost:3000 to access Countrypedia.
Countrypedia is an interactive platform that allows users to explore country data from around the world. It features an interactive world map, country data from the REST COUNTRIES API, and search functionality. With its beautiful and responsive user interface, Countrypedia provides an engaging and seamless experience for users to learn about different countries.