All source files are to be contained within this folder. This includes images/static files
Reusable code that isn't in a module (see below for more details)
Reusable, single components such as the navbar, footer, etc.
React functional hooks
Typescript typings not related to a module, used throughout
General utilities
Specific modules that do something are grouped here with all their types, etc
Stuff related to authentication
types
Types for this module
components
Components for this module
NextJS pages folder
NextJS api folder
NextJS public folder
Use tailwind, don't use this