Parcourir la source

Add README.md with screenshots

Tatiana Inama il y a 6 ans
Parent
commit
6bcc57403e
5 fichiers modifiés avec 16 ajouts et 0 suppressions
  1. 16 0
      README.md
  2. BIN
      screenshots/create-1.PNG
  3. BIN
      screenshots/create-2.PNG
  4. BIN
      screenshots/main.PNG
  5. BIN
      screenshots/planner.PNG

+ 16 - 0
README.md

@@ -0,0 +1,16 @@
+# <img src="./recipes/icon.svg" width="20"/> Kitchen
+Kitchen is my personal online recipe box. I was tired of having all my favourite recipes all over the place, so I created a multi platform tool to organize them.
+
+The app also includes a planner/calendar to organize my shopping cart. In the future I will try to sync this data with my supermarket's cart.
+
+You can check a live demo [here](https://recipes.inama.dev)
+
+### Screenshots
+
+<img src="./screenshots/main.PNG"/>
+
+<img src="./screenshots/create-1.PNG"/>
+
+<img src="./screenshots/create-2.PNG"/>
+
+<img src="./screenshots/planner.PNG"/>

BIN
screenshots/create-1.PNG


BIN
screenshots/create-2.PNG


BIN
screenshots/main.PNG


BIN
screenshots/planner.PNG