Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 605 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 605 Bytes

Truck Map

https://truck-map.vercel.app/

Live truck status of India (running,stopped, idle, and broken down trucks).

Web App built using react and google maps api to detect trucks data provided by https://web.mystral.in/ api.

Screenshot

Desktop

Steps to run

  • Install packages
    • npm install
  • Now finally let's start running the project