Skip to content

This is a single page Javascript application, built using React. The page features a map, which displays red markers, indicating the up-to-date locations of on-demand taxis in an area using API.

Notifications You must be signed in to change notification settings

mahmoudabulebdeh/interactive-react-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive React-Map

This is a single page Javascript application, built using React. The page features a map, which displays red markers, indicating the up-to-date locations of on-demand taxis in an area using API.

Configurations

To configure the API calls, go to the ApiConfig.js file in src/redux/actions/ApiConfig.js To configure the Map Component, go to mapConfig.json file in src/components/mapConfig.json

run from local

In the project directory, you can run:

$ npm install
$ npm start

Credits

This project relies on the following libraries/frameworks: React, Bootstrap, Mapbox-gl, Material-ui and Axios.

About

This is a single page Javascript application, built using React. The page features a map, which displays red markers, indicating the up-to-date locations of on-demand taxis in an area using API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published