##FoodRestro 🍔 FoodRestro App 🍽️ FoodRestro is a full-stack web application built with HTML, CSS, EJS, Node.js, Express.js, Twilio API, and MySQL. It allows users to explore food options, manage orders, and securely register using OTP verification.
🔒 OTP Verification: Secure OTP-based registration integrated with Twilio API. 💻 Responsive Design: A smooth, visually appealing user interface built using HTML and CSS. 📊 MySQL Database: Manages users, orders, and application data securely. 🚀 Dynamic Routing: Seamless navigation across various pages like drinks, desserts, food, orders, and more.
Frontend: HTML, CSS, EJS Backend: Node.js, Express.js Database: MySQL OTP Integration: Twilio API Environment Variables: dotenv
- Clone the repository: git clone https://github.com/komalsathvik/FoodRestro
- Install dependencies: npm install
- Start the server: npm start
Feel free to fork this project or give suggestions!