Skip to content

akshay2796/Mapbox-ReactJS-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of Mapbox JS API for ReactJS

Hi, this is the implementation of the @urbica/react-map-gl. This will show the navigation directions using the Navigation API using the source and destination that the user enters on the fields using the Geocoding API.

This is a simple implementation of the Mapbox JS API and you can check their website for further usage.

How to Run the Project

  • Clone the git repo using the git clone command.

git clone https://github.com/akshay2796/Mapbox-ReactJS-API.git

  • Go to the Mapbox-ReactJS-API folder and open CMD in it and execute the command to install all the required libraries for the Project to work:-

npm install

  • Then run the following command to start the server for the project to run.

npm start

About

Maps Demo using Mapbox API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors