Contains all business logic
-
Components
- Atoms - Single html elements ex-lables, headings, button, input
- Molecules - Group of atoms ex- search input (Input element with search icon element)
- Organisms - Group of molecules ex- form component
- Templates - Group of Organisms ex- dashboard component or components parents
- Pages - Routing base components & templates wrapper
-
Cconstants
-
APIS
-
Hooks
-
Redux
- Action
- Reducers
- Store
-
Utils
- Api - Backend dirctory
- _app - default nextjs _app
- index - default route - www.growmedigitally.com
- login - Login page routing