Skip to content

itsrkdev/E-commerce-Website-Romato-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍕 Romato | Full-Stack Food Delivery App

Romato is a comprehensive E-commerce platform designed for food delivery. It features a seamless user experience from browsing delicious meals to managing a shopping cart and proceeding to checkout.

🌐 Live Demo: https://itsromato.netlify.app


✨ Key Features

  • Dynamic Food Menu: Browse a wide variety of dishes categorized for easy navigation.
  • Shopping Cart System: Add, remove, and update item quantities in real-time.
  • User Authentication: Secure login and signup for personalized experience.
  • Admin Dashboard: (Optional - if you built it) Manage food items, prices, and categories easily.
  • Search Functionality: Quickly find your favorite dishes.
  • Responsive Design: Optimized for mobile, tablet, and desktop using Tailwind CSS.

🛠️ Tech Stack

  • Frontend: React.js
  • Styling: CSS
  • Data Management: Local API / Mock Data (Integrated within Frontend)
  • State Management: React Context API / UseState (for Cart Logic)
  • Deployment: Netlify

⚙️ How It Works

  1. Local API Integration: Instead of an external database, the project uses a structured local JSON-based API to manage food items and categories.
  2. Cart Logic: Developed a custom logic to handle add-to-cart, remove-to-cart, and price calculations directly within the React state.
  3. Dynamic Rendering: The UI automatically updates and filters menu items based on the local data file.

🚀 Local Setup

  1. Clone the repo:
    git clone [https://github.com/itsrkdev/Romato-Ecommerce.git](https://github.com/itsrkdev/Romato-Ecommerce.git)

About

A full-stack E-commerce food delivery platform (Romato) built with the MERN stack. Features a dynamic food menu, cart management system, and secure checkout flow with a responsive UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors