frontend for beyond sky catalog web app
This folder is used for storing globals like images, .svgs, global CSS, etc.
This subfolder of assets is used to store any images, logos, etc.
This folder is used for organizing any custom hooks created by the team.
This folder contains all components used in the application such as NavBar
Subfolder for any components that are general and not built off of other components such as buttons, text inputs, etc.
This folder is used for each individual page in the app such as login pages or home pages
This folder is used for anything extra like format.js files or any other utilities. Generally very small, simple functions (pure functions)
This folder to be used for storing any data files like json or other data