TBD
Demo live at: TBD
TBD
Most of the codebase consists in Typescript
Here is a list of technologies used:
src/
├── components # Reusabble parts
├── context # Global state layer
├── helpers # Utility functions
├── hooks # React custom hooks
├── lib # External helpers
├── pages # Application views
├── services # External services / network calls
├── styles # General app styles
└── types # Typescript type declarations