https://github.com/netlify/matterday.netlify.com
A site that asks us what we could do with more time.
https://github.com/netlify/matterday.netlify.com
Last synced: about 2 months ago
JSON representation
A site that asks us what we could do with more time.
- Host: GitHub
- URL: https://github.com/netlify/matterday.netlify.com
- Owner: netlify
- Created: 2022-05-16T15:58:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T13:35:42.000Z (about 2 years ago)
- Last Synced: 2025-05-01T00:30:55.603Z (about 2 months ago)
- Language: CSS
- Homepage: https://matterday.netlify.com
- Size: 12.2 MB
- Stars: 69
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matterday
What could you do with an extra day a week to spend on what matters?[matterday.netlify.com](https://matterday.netlify.com)
## Run the site locally
```bash
npm i
npm run dev
# or
yarn install
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser.