This is a web application that allows for easy access to Amtrak Services. Information about all active Amtrak trains, including destination, line, number, and lateness, can be easily obtained through it. Station information is also available to users.
Download the .tar file of this repository's most recent release from 'Releases'.
Move the file to wherever you would like to build this project on your local machine.
Inside the folder that has the .tar file, run the following command:
In the project directory, navigate to the folder 'train-tracker', then you can run:
and then
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Follow this project board to know the latest status of the project.
Use this github repository
- Use branch 'main' for the most up-to-date code
- Use any environment you are comfortable with for using JavaScript
- Navigate to folder train-tracker
- Run npm install, and then npm start
- A development server will launch, and the web application will launch at http://localhost:3000 in your browser.
This project was bootstrapped with Create React App.
The train favicon was downloaded from Train icons created by Smashicons - Flaticon.
