Add screenshots
This commit is contained in:
parent
e523ab0226
commit
21a3ad5c99
4 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@ This project is a work in progress and not ready for production use.
|
||||||
## Requirements
|
## Requirements
|
||||||
* PHP 8
|
* PHP 8
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
![Home](/includes/assets/img/home.png "Home")
|
||||||
|
![Create a wishlist](/includes/assets/img/wishlist-create.png "Create a wishlist")
|
||||||
|
![Add a product](/includes/assets/img/wishlist-product-add.png "Add a product")
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Install dependencies
|
Install dependencies
|
||||||
```
|
```
|
||||||
|
|
BIN
includes/assets/img/home.png
Normal file
BIN
includes/assets/img/home.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
includes/assets/img/wishlist-create.png
Normal file
BIN
includes/assets/img/wishlist-create.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
includes/assets/img/wishlist-product-add.png
Normal file
BIN
includes/assets/img/wishlist-product-add.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in a new issue