Skip to content

Using React, and the react-map-gl, deck.gl libraries, it will find the shortest distance between bus stops and passengers based on lat, lon positions

Notifications You must be signed in to change notification settings

Alessandro100/transportation-bus-stop-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Stop Finder

To Run

npm install

Installs all the dependencies for the project

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Using React, and the react-map-gl, deck.gl libraries, it will find the shortest distance between bus stops and passengers based on lat, lon positions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published