Commit Graph

9 Commits

Author SHA1 Message Date
Aaron William Po
adf1b55d10 Feat: Add create brewery comments and brewery cluster map 2023-04-30 23:09:03 -04:00
Aaron William Po
4aeafc0de8 Feat: Implement mapbox for geocoding and location data for brewery posts 2023-04-24 21:45:25 -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
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
07330beb9c Update navbar, implement useNavbar hook, style updates
- Created a custom hook that returns an object with pages depending on user auth. This is a refactor of the logic found in the navbar component.
- Updated styles for card components
- Fix font size issues for mobile.
- Update theming to include a new pastel theme.
2023-04-13 23:04:25 -04:00
Aaron William Po
08422fe24e Restructure codebase to use src directory 2023-04-11 23:32:06 -04:00