Aaron William Po
30f2147566
Format: update prettier configuration to use tailwind plugin
2023-12-01 18:18:43 -05:00
Aaron William Po
50c3e1a82b
Feat: Update beer recs to be loaded on the client side
2023-05-14 14:56:34 -04:00
Aaron William Po
f68af84afe
Refactor: remove unused imports in /pages/beers/index.tsx
2023-05-12 20:24:16 -04:00
Aaron William Po
99c57d88c7
Update: beer post form now connected to a specific brewery.
...
This commit eliminates the brewery selector in the create beer post form, and reroutes the form page to /breweries/[id]/beers/create.
This commit also introduces the use of turbopack for `next dev`.
2023-05-12 20:21:52 -04:00
Aaron William Po
283b944c6b
Refactor: change directory structure of hooks to organize by task
2023-05-02 21:54:49 -04:00
Aaron William Po
eec082e73a
Add date established to brewery page
2023-04-23 20:31:09 -04:00
Aaron William Po
58d30b605f
Continue work on brewery page, implement like system
2023-04-23 17:26:21 -04:00
Aaron William Po
53c147eecc
Remove Layout in page components, used in _app
...
This fixes a glitch where the theme change button would stop working on client route change.
2023-04-22 22:16:46 -04:00
Aaron William Po
6a00532f75
Style updates
2023-04-21 23:32:18 -04:00
Aaron William Po
dffbc5cdfb
Update styles to be more mobile friendly, add favicon
2023-04-18 21:40:34 -04:00
Aaron William Po
ac90f89dc9
Remove height for comment form card, update page size for index page
2023-04-17 21:57:06 -04:00
Aaron William Po
ed4a60c6b8
Updated styles to better fit mobile layout
2023-04-17 21:46:11 -04:00
Aaron William Po
788d77e745
Add page count to api route header, update docs
2023-04-16 23:20:05 -04:00
Aaron William Po
60fe48b7c1
Begin work on infinite beer scroll
2023-04-16 20:32:42 -04:00
Aaron William Po
08422fe24e
Restructure codebase to use src directory
2023-04-11 23:32:06 -04:00