Skip to content

abhishek1995-cyber/World-Map-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

project description

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.

live demo link

[https://world-map-application.vercel.app]

How to run

  1. Clone the repo using command git clone.

  2. run npm install to load all dependencies.

  3. run npm start to run locally on 3000 port.