Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 406 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 406 Bytes

This is an app that let's the user search for trainstations around Germany and get information about the state of the elevators and escalators in each station.

To start the app, clone this repository to your computer. Navigate to the project directory and run:

npm install

After the installation run:

npm start

Open http://localhost:3000 to view it in the browser.