This is a full-stack food ordering application built with the MERN stack (MongoDB, Express, React, Node.js).
- View food categories and items
- Search for food items
- Responsive UI with Bootstrap
- Backend API to serve food data
- MongoDB database integration
- Frontend: React.js, Bootstrap
- Backend: Node.js, Express.js
- Database: MongoDB (Atlas)
- Deployment: Render / Vercel (optional)
/client → React frontend /backend → Node.js + Express backend /models → Mongoose models /routes → API routes