Welcome to the Real-Time Location Tracker App! This application tracks real-time locations using the browser and provides updates for multiple users. It is built using JavaScript, EJS, Express, and Socket.IO.
- Frontend: JavaScript, EJS, CSS, Leaflet
- Backend: Express, Http, Node.JS
- Real-Time Communication: Socket.IO
- Real-Time Location Tracking:
- Track users' locations in real-time via their browsers.
- Multi-User Support:
- Support for tracking multiple users' locations simultaneously.
- Real-Time Updates:
- Real-time location updates using Socket.IO for seamless communication.
- Node.js installed on your machine.
-
Clone the repository to your local machine.
-
Navigate to the project directory.
-
Install the required dependencies:
npm install npm start