Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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

```