-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Impressive how you managed to keep it tidy like it is! A few tips:
- There are some inconsistencies in how functions are exported, some are exported inline and some at the bottom of the file.
- There are some inconsistencies in how functions are declared; some are arrow functions, and some are regular functions.
- Instead of naming your pages explore-stuff/reflect-stuff, might be a better idea to create explore/reflect folders so instead of
https://week7-9-artbadge.vercel.app/explore-main
you'd have
https://week7-9-artbadge.vercel.app/explore/main
- next.config is still .cjs hahaha
Metadata
Metadata
Assignees
Labels
No labels