Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bensimmers/your-daily-wow
https://github.com/bensimmers/your-daily-wow
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bensimmers/your-daily-wow
- Owner: BenSimmers
- Created: 2023-04-15T14:03:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T13:12:29.000Z (4 months ago)
- Last Synced: 2024-09-09T15:56:39.672Z (4 months ago)
- Language: TypeScript
- Homepage: https://your-daily-wow.vercel.app
- Size: 118 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```