https://github.com/aeharding/freebikepass.com
Website to promote Dane County's free Wisconsin bike trail pass program for bicyclists using trails for transportation.
https://github.com/aeharding/freebikepass.com
bicycle bike
Last synced: 3 months ago
JSON representation
Website to promote Dane County's free Wisconsin bike trail pass program for bicyclists using trails for transportation.
- Host: GitHub
- URL: https://github.com/aeharding/freebikepass.com
- Owner: aeharding
- License: mit
- Created: 2022-01-20T21:50:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T18:56:26.000Z (over 3 years ago)
- Last Synced: 2025-01-26T11:23:09.577Z (over 1 year ago)
- Topics: bicycle, bike
- Language: TypeScript
- Homepage: https://freebikepass.com
- Size: 7.12 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💲🚴🎫 [freebikepass.com](https://freebikepass.com)
## Getting Started
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
The acceptance criteria are [over here](GOALS.md).
## Available Scripts
In the project directory, you can run:
### `yarn 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.
### `yarn test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `yarn 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!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `yarn lint`
Lint the project `src`.
### `yarn format`
Check the prettier formatting of the project `src`.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).