Skip to content

A React app that fetches API data and uses it to render a driver's position relative to stops on a map

Notifications You must be signed in to change notification settings

Monique-K/keep-on-trucking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEEP ON TRUCKIN'

Getting Started

First you will want to start your backend server. Instructions can be found at Keep on Trucking-API.

When your backend server is ready, navigate to the directory where you would like to save the project. Run git clone [email protected]:Monique-K/keep-on-trucking.git. The app will be downloaded into a folder called keep-on-trucking. Go into that folder and run npm install to download all dependencies.

Now you're ready to roll!

Run npm start to start the frontend app, which will automatically open in a new browser tab.

Description

Keep track of your driver's location with this handy app. Get a visual representation of the driver's route, and their current progress. The driver's location is noted on the right side, and represented as a truck icon on the map.

main page

Update the driver's current leg and the percentage completed,

updating

and see the driver's location update on the map!

updated driver position

Dependencies

  • React
  • Node Sass
  • Nodemon

About

A React app that fetches API data and uses it to render a driver's position relative to stops on a map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published