An open API service indexing awesome lists of open source software.

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.

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.