This project was bootstrapped with Create React App.
This is a World Map application built using ReactJs with redux and mapbox. it includes features like get country details such as name, capital, area, population and languages while clicking on a country name in a world map.
[https://world-map-application.vercel.app]
-
Clone the repo using command git clone.
-
run npm install to load all dependencies.
-
run npm start to run locally on 3000 port.