jakecoppinger / sydney-bike-parking-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sydney Bike Parking Map

A map of bike parking facilities in Sydney to demo the data available in OpenStreetMap.

Also works for any city in the world!

I built this over a lunch break and afternoon, I promise I usually write nicer code!

PRs and forks very welcome :)

Local development

Install packages: nvm install npm i

Run dev server: npm run start

Runs the app in the development mode.
Open 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 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.

License

GNU GPL v3

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 78.1%Language:CSS 12.8%Language:HTML 8.3%Language:Shell 0.7%