Skip to content

A react/styled components/express app to retrieve geojson data and nearby transit options, and display on interactive map

Notifications You must be signed in to change notification settings

christulin/location-service

Repository files navigation

Location Service

A react project that fetches geojson/nearby transit data to display on interactive map using the mapbox API. Seperate service must be running to fetch geojson

Related Projects

Usage

Make sure you have a .env file following example.env template

  • npm i to install dependencies
  • npm run seed seeds mongodb with fake nearby transit data
  • npm run build to produce bundle for prod. npm run start && npm run server for local development

About

A react/styled components/express app to retrieve geojson data and nearby transit options, and display on interactive map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published