Aaron William Po
|
ea3e8a0023
|
Refactor beer comment section and incorporate image carousel
Beer comment section now uses a ternary expression for isLoading. Image carousel implemented in beer by id page.
|
2023-04-11 20:23:55 -04:00 |
|
Aaron William Po
|
915adb722a
|
Implement react-intersection-observer to facilitate infinite scroll
Uses react-intersection-observer to load more comments when the last of the previously loaded comments is in the viewport.
|
2023-04-09 18:41:58 -04:00 |
|
Aaron William Po
|
c8a8c70127
|
Update login to redirect to current user page
|
2023-04-05 22:24:02 -04:00 |
|
Aaron William Po
|
7194f140aa
|
refactor: update Spinner component to accept size prop
This commit updates the `Spinner` component to accept a `size` prop that determines the width of the spinner
|
2023-03-27 19:00:32 -04:00 |
|
Aaron William Po
|
9a9d8bcb94
|
Implement login, add useUser hook
|
2023-02-06 17:19:28 -05:00 |
|