Commit graph

20 commits

Author SHA1 Message Date
2dee5123a4
add robots.txt 2024-12-15 01:18:09 +01:00
e85f98a532
feat: activate transitions 2024-12-15 01:18:09 +01:00
4d1f1f7486
ref: kebab-case 2024-12-15 01:18:09 +01:00
f19874e4c7
add error handling 2024-12-15 01:18:09 +01:00
1539a03084
make api call on the server add tests 2024-12-15 01:18:08 +01:00
11d0e4682b
share types and fix linter errors 2024-12-15 01:18:08 +01:00
b17abd0cd4
faetch from api 2024-12-15 01:18:08 +01:00
a7554b9801
prettier and esling 2024-12-15 01:18:08 +01:00
e63805539b
random recipe page 2024-12-15 01:18:08 +01:00
d35253be03
basic layout 2024-12-15 01:18:08 +01:00
d9af585209
use bun
use bun
2024-12-15 01:18:08 +01:00
Ruidy
ea9b38cf76 chore: clear dead code, update todo 2021-12-13 12:49:20 -04:00
Ruidy
c3df2ba713 feat: remove LogInButton.tsx 2021-12-13 12:30:10 -04:00
Ruidy
cb101b22ec
strict typing (#7)
* strict=true

* typing and props
2021-03-31 16:39:07 +02:00
Ruidy
0e3b0a7cee
refactoring (#5)
* use tsx

* compile

* refactor Router

* refactor layout

* refactor home container

* refactor meal container

* refactor categories container

* refactor category container

* refactor search and profile container

* refactor
2021-03-28 17:05:46 +02:00
6132ed34ca refactor ContactForm 2020-04-15 14:53:01 +02:00
b5706c3a2e add PageLayout; updated pages 2020-04-15 10:32:49 +02:00
2a6f843d36 refactoring. Add MainLayout and MainRouter 2020-04-15 09:34:41 +02:00
47c9d5f4d9 added FireBase firestore 2020-04-04 13:09:51 +02:00
0967f5f2ad Documentation 2020-04-03 22:21:54 +02:00