This is the server-side application for KFC - King Food Cafe. It handles all backend functionality including managing menu items, orders, and customer details. The server is built using Node.js and Express.js.
- Manage menu items like fried chicken, burgers, and other delicious meals.
- Handle orders placed by customers (both dine-in and take-out).
- Secure customer information storage.
- RESTful API for front-end integration.
- Node.js (v14.x or above)
- npm (v6.x or above)
git clone https://github.com/your-username/kfc-king-cafe-server.git
cd kfc-king-cafe-server