Welcome to the main repository for the SEA Catering project. This repository contains the complete source code for a healthy catering service web application, from the landing page and authentication system to the admin dashboard.
The main application (built with Next.js) is located inside the /my-project folder. All technical documentation, installation guides, and details regarding the application's features are located in the README file within that folder.
This repository's structure is designed to be simple and organized:
SEA_Catering/
└── my-project/
└── README.md
This project is built using a modern tech stack to ensure performance, security, and scalability.
- Framework: Next.js
- Language: TypeScript
- Database: MongoDB (with Mongoose)
- Styling: Tailwind CSS
- Animation: Framer Motion
- Authentication: NextAuth.js
- Deployment: Vercel