Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bensimmers/your-daily-wow


https://github.com/bensimmers/your-daily-wow

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# your-daily-wow
your daily wow is a web app that allows you to find a random wow moment from the world of Owen Wilson.

## View the app live on Vercel
[your-daily-wow](https://your-daily-wow.vercel.app)
### Run Locally
```bash
git clone
cd your-daily-wow
npm install
npm run dev
```