Frontend Documentation
Complete guide to the Next.js TypeScript frontend application
Frontend Overview
The frontend is built with modern web technologies for optimal performance and user experience
Technologies Used
- Next.js 14 (React Framework)
- TypeScript (Type Safety)
- Tailwind CSS (Styling)
- Redux Toolkit (State Management)
Key Features
- Responsive Design
- Server-Side Rendering
- API Integration
- Admin Dashboard
Detailed Documentation
Need Help?
Common issues and solutions
- • Check that backend server is running
- • Verify environment variables are set
- • Clear browser cache and cookies
- • Check browser console for errors
Next Steps
Continue with backend documentation