TBD
Demo live at: TBD
TBD
Most of the codebase consists in Typescript
Here is a list of technologies used:
- NextJs: Front-end framework
- Tailwind: CSS framework
- Firebase: Cloud database/auth provider
- Stripe: Payment gateway solution
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