Food Del

About this project
// Food Del
const project = {
type: "Front-End",
year: 2024,
description: "Food Del is a comprehensive food delivery web application built with React and modern web technologies. The platform features a responsive design that works seamlessly across all devices, offering users an intuitive interface to browse through diverse food categories including Pizza, Chicken, Tacos, Pasta, Couscous, Tajine, Fish, and Pastilla. Key Features: Interactive menu exploration with category filtering, real-time shopping cart management with quantity controls, user authentication system with login/signup functionality, responsive design optimized for mobile and desktop, modern UI with smooth animations and transitions, complete e-commerce functionality with price calculations, and professional footer with company information and social links. The application demonstrates modern React development practices including Context API for state management, React Router for navigation, and component-based architecture."
};
const stack = [
"React.js", "React Router DOM", "Vite", "CSS3", "JavaScript ES6+", "Context API"
];