Welcome to Commute Line, the ultimate solution for stress-free commuting! Designed with daily commuters in mind, this web app provides real-time information on your next train, including delays and announcements, so you can plan your journey with ease.
- Real-Time Train Information: Get up-to-the-minute details on train arrivals and departures.
- Delay Alerts: Stay informed about any delays affecting your commute.
- Announcements: Never miss important announcements from the rail network.
- User-Friendly Interface: Easy-to-navigate interface designed for quick access to essential information.
-
Clone the repository:
git clone https://github.com/your-username/commute-line.git cd commute-line
-
Install dependencies:
npm install
-
Start the development server:
npm start
Simply open commute-line.vercel.app in your browser, enter your departure and destination stations, and view the next available trains. The app fetches data from RFI and iechub.rfi.it to provide you with the latest information.
- RFI (Rete Ferroviaria Italiana)
- iechub.rfi.it
This project started as a personal and educational endeavor to streamline my daily commute. It's now publicly available to help fellow commuters. It is not intended for commercial use.
Feel free to contribute to this project! Here’s how you can help:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
This project is licensed under the MIT License.
If you have any questions, suggestions, or feedback, feel free to open an issue or reach out via [email protected].
Enjoy a smoother, more informed commute with Commute Line! Happy traveling! 🚉✨