Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snmslavk/react-metromap
Online metro map for Prague
https://github.com/snmslavk/react-metromap
map metro metromap paper paperjs pathfinding prague pwa react
Last synced: about 1 month ago
JSON representation
Online metro map for Prague
- Host: GitHub
- URL: https://github.com/snmslavk/react-metromap
- Owner: snmslavk
- License: mit
- Created: 2018-09-28T09:09:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T14:18:13.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T12:32:28.018Z (4 months ago)
- Topics: map, metro, metromap, paper, paperjs, pathfinding, prague, pwa, react
- Language: JavaScript
- Homepage: https://mymetromap.com/
- Size: 1.8 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - snmslavk/react-metromap - Online metro map for Prague (react)
README
## I removed s3 bucket in AWS so website is not accessible anymore
## This is the metro map pwa app
[![React metro map](https://i.gyazo.com/cf8e4e6e9e2d83471d47cbc5be84a29f.gif)](https://gyazo.com/cf8e4e6e9e2d83471d47cbc5be84a29f)### PWA
![pwa react metro map](https://i.imgur.com/9X5wG8q.png)
![pwa react metro map](https://i.imgur.com/ASGgOie.png)### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](#running-tests) for more information.### `npm run build`
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!