Client (Frontend)
Documentation for the Fast Forward Dev client application built with Next.js.
Sections
- Overview - Client architecture and structure
- Configuration - Configure your app settings
- Components - UI component library
What’s Included
The client is a Next.js 16 application with:
- TypeScript for type safety
- Tailwind CSS + DaisyUI for styling
- NextAuth for authentication
- Stripe integration for payments
- React Query for data fetching
Browse the sections above to learn more about each aspect of the client application.
Last updated on