Update README.md

This commit is contained in:
Benny 2022-02-16 22:41:02 +01:00 committed by GitHub
parent dd388bebf2
commit 5c1150ce38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,11 @@
The wishlist app is a simple webapp for publishing wishlists. It allows to share wishlists for different people or occasions with friends and family. If something was bought from the wishlist, it can be removed from the list to prevent duplicate purchases.
![DEMO](https://codesandbox.io/s/wishlist-app-h0htfc)
[DEMO](https://codesandbox.io/s/wishlist-app-h0htfc)
The app can be easily self-hosted via Docker (see docker-compose example below).