Subway Shanghai Save

:train2:上海地铁线路图PWA,支持离线使用,强烈建议安装Chrome浏览器使用。Subway Shanghai, offline first, it's strongly recommended to use by Chrome.

Project README

:train2::train2::train2: Subway Shanghai

The before vesion is based on native js. With the increse of the size of the code, the code become messy. Therefore, the new version is implemented on the basis of create-react-app.

Component structure

The whole map can be seen as a Map component, and deivde it into 4 child components:

map

  • Label: The text infomation of the map, including station name and line name
  • Station: Station, including normal station and transfer station
  • Line: Subway line
  • InfoCard: The most complex component, including timesheet, washroom position information, entrance infomation and elevator information

subway-react

Run

npm start: Run the app in development mode.

npm deploy: Deploy the build results to gh-pages branch, to display the app.

LICENSE

MIT

Open Source Agenda is not affiliated with "Subway Shanghai" Project. README Source: madneal/subway-shanghai
Stars
153
Open Issues
3
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating