diff --git a/README.md b/README.md index e69de29..53102be 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,20 @@ +start dev server: make run_dev + +start docker container: docker-compose up + +[To do for me ] +! add dynamic language handling with templates +! add form handling +! wasm for Threejs canvas +! login, payment, cart +! add database +! crsf tokens for links + + +Frontend: +! Fix css queries +! Fix js open menu +! add css Animations +! cleaner look +! Add 3d canvas, images +! webp images diff --git a/templates/assets/components/main-nav.html b/templates/assets/components/main-nav.html index f5e972e..b595413 100644 --- a/templates/assets/components/main-nav.html +++ b/templates/assets/components/main-nav.html @@ -20,37 +20,37 @@