Commit graph

38 commits

Author SHA1 Message Date
c756a129a2
fix: recipe links 2024-12-15 14:44:29 +01:00
77ea021b59
remove old imlpementation 2024-12-15 01:18:09 +01:00
f19874e4c7
add error handling 2024-12-15 01:18:09 +01:00
277ede1ad3
fix images 2024-12-15 01:18:08 +01:00
Ruidy
c3df2ba713 feat: remove LogInButton.tsx 2021-12-13 12:30:10 -04:00
Ruidy
2ac94f24f1 edit README 2021-09-25 12:15:03 +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
Ruidy
500c6a1b73
Rj nemo/gitpod setup (#4)
* Fully automate dev setup with Gitpod

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.

* ignore file
2021-02-10 20:33:01 +01:00
7fd605fd5d [bug]: save right value to favs db 2020-04-28 11:20:44 +02:00
0967f5f2ad Documentation 2020-04-03 22:21:54 +02:00
f4833c4214 Fav Button 2020-02-15 09:17:51 +01:00
abd510457c navbar done 2020-02-06 11:15:07 +01:00
0c1e426669 navbar skeleton 2020-02-04 15:10:44 +01:00
99e61fdd74 secrets 2020-02-01 16:24:33 +01:00
bce9407986 cleanup 2020-01-31 20:23:43 +01:00
f329f6733a preloader 2020-01-31 16:20:16 +01:00
a649006d87 auth0 authentication & sample profile page 2020-01-31 11:00:19 +01:00
12fdc42bd5 navigation error handling 2020-01-31 08:24:30 +01:00
fd3362a169 cleanup 2020-01-30 22:18:39 +01:00
df80472fd7 contact page 2020-01-30 13:23:23 +01:00
df6c0e01bb footer links 2020-01-30 11:24:31 +01:00
257c14fa90 daily brush 2020-01-29 21:01:04 +01:00
85f6f9efc1 daily brush 2020-01-29 17:30:29 +01:00
162857407d error Handling 2020-01-28 12:19:44 +01:00
b9067c85bd styling UI 2020-01-27 21:35:54 +01:00
c23636c249 styling 2020-01-27 21:00:17 +01:00
cb9f6e3ed8 Landing 2020-01-27 20:01:41 +01:00
0a9a00dbc3 SearchBar & Page 2020-01-27 16:11:35 +01:00
a1462ed9e0 SearchBar & Page 2020-01-27 15:48:18 +01:00
6a288f1246 V1 Release 2020-01-27 10:32:46 +01:00
a18a03181e Routing to individual meal page 2020-01-27 10:06:37 +01:00
0f40ad5878 recipe page 2020-01-26 16:47:41 +01:00
9d7db746cd routing nesting 2020-01-25 22:48:32 +01:00
02648a37b7 categoryListPage 2020-01-25 21:13:41 +01:00
bd115ac0a8 random recipe ok 2020-01-24 22:59:34 +01:00
1635dab4c7 barebone app 2020-01-24 15:26:46 +01:00
cb29f5241f first 2020-01-24 10:45:59 +01:00
34b06cd71f Initial commit from Create React App 2020-01-24 10:14:19 +01:00