Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanquenga/wishlist
Website for easily creating and sharing wishlists with friends and family.
https://github.com/juanquenga/wishlist
Last synced: 3 days ago
JSON representation
Website for easily creating and sharing wishlists with friends and family.
- Host: GitHub
- URL: https://github.com/juanquenga/wishlist
- Owner: JuanQuenga
- License: gpl-3.0
- Created: 2024-07-24T01:35:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T20:02:52.000Z (5 months ago)
- Last Synced: 2024-11-08T12:11:52.304Z (about 2 months ago)
- Language: Svelte
- Homepage: https://wishlist-henna-rho.vercel.app
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wishlist
Powered by SvelteKit, a web app to easily create and share wishlists with friends and family. [`Visit Demo`](https://wishlist-henna-rho.vercel.app/).
## Running your own instance
```bash
# install dependencies
npm install
# run the app
npm run dev
```