Skip to content

Sam-Mear/SamTFLApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

SamTFLApp

Transport for London API App

Made roughly in a day for a job interview. It was made with React(First time using/learning for me). Also using Chakra for react but I dont think I really used it enough as I was only aiming for functionality. I only wanted some familiarity with Chakra.

What it does:

  • Displays BikePoint information on a google map
    • On click, displays how many bikes are available and last time this information was updated.
  • Displays a heat map of accidents involving a bicycle

Video for the lazy:

Video of app linking to youtube

Running locally

  1. Make sure you have you google maps API javascript key in my-app/.env.local like so REACT_APP_GOOGLE_MAPS_API_KEY=your_api_key_here
  2. npm install --save react-router-dom -force in my-app folder.
  3. Start server with npm start in the my-app folder.

About

Transport for London API App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published