This was a simple app built with React while I was starting to learn it.
The MRT (a.k.a. Mass Rapid Transit) is Singapore's metro system. More info about it here.
-
Clone the repository
git clone https://github.com/thomasjiangcy/react-mrt-route-planner -
Install dependencies
npm install -
Run local server
npm start