Overview
Realtime Tracker is a full-stack application designed to monitor and track the movement of objects in real-time. It features a user-friendly interface, enabling users to visualize and follow tracked objects seamlessly as they move.
Features
- Real-time tracking of objects
- User-friendly interface for monitoring
- Live updates and visualization
Installation
- Clone the repository:
git clone https://github.com/theshubhamkumr/routesystem
- Navigate to the project directory:
cd routesystem
- Install dependencies:
npm install
- Start the server:
npm start
Technologies Used
- Node.js
- Express.js
- Socket.io
- Leaflet.js
License
This project is licensed under the MIT License. See the LICENSE file for more information.