Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 818 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 818 Bytes

MRT Express

The goal of this project is to min max the door entry and exit when you take the train from point A to point B. You can choose the exits, and choose whether you want to take the escalators, stairs or lifts, and it will magically give you the best route to take and the appropriate doors to board.

The frontend of MRT Express is this page. For the backend, please visit https://github.com/thortol/MRT-Express

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

Installs the relevant libraries

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.