diff --git a/README.md b/README.md index faebb14..27e8dc6 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ 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) - - - The app can be easily self-hosted via Docker (see docker-compose example below). + +[DEMO](https://h0htfc.sse.codesandbox.io) + + +## Screenshots + ![Overview Image](.github/assets/overview.jpg) ![Detail Image](.github/assets/details.jpg)