AuraEats is a highly-visual, premium food delivery application created using the MERN Stack and completely redesigned with a modern dark theme, neon accents, and smooth glassmorphism. Experience seamless browsing with our redesigned Homepage, animated Product and Restaurant cards, and a sophisticated Cart and Authentication flow.
- Stunning Dark Mode UI: Deep
#0a0a0acharcoal backgrounds with vibrant neon green (#39FF14) and electric blue (#04d9ff) accents. - Glassmorphic Elements: Floating navigation, immersive cards, and frosted-glass Authentication panes.
- Modern Typography: Powered by the sleek Outfit sans-serif font family.
- Rich Micro-Interactions: Hover scaling, glowing box-shadows, and neon border transitions.
(Screenshots of the AuraEats application will be added here shortly)
- Premium Landing Page: A beautifully re-imagined hero section, trending dishes carousel, and benefits overview.
- Restaurants Directory: Filter out the restaurant list on the basis of rating and area with sleek, animated cards.
- Smart Search: Quickly find any Restaurant or product.
- Single Restaurant Pages: View all product listings associated with a specific restaurant.
- Sophisticated Cart: Add/remove products with real-time gradient summaries and neon toast notifications.
- Secure Authentication: Glassmorphic Sign-in & Registration pages.
- Newsletter & Footer: Neatly organized, dark-themed footer with important links.
1. Clone the repository
git clone https://github.com/ead8/food-delivery.git2. Go inside the project folder
cd food-delivery3. Go inside the backend folder and start the server
cd backend
npm install
npm start4. Go inside the frontend folder and start the React App
cd ../frontend
npm install
npm start- React.js - Frontend Framework
- TailwindCSS - Premium Styling & Dark Mode configurations
- React Redux - State Management for the Cart
- react-hot-toast - Custom neon toast notifications
- Express.js - Backend APIs
- MongoDB - Database
This project is licensed under the MIT License
