Skip to content

Niwani/Food-Order-App-reactjs-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍔 Food Order App (ReactJS)

A responsive Food Order App built with React that simulates browsing a menu, adding items to a cart, and reviewing your order — perfect for demonstrating practical frontend skills using React.

🔗 Live Demo: https://niwani.github.io/Food-Order-App-reactjs-/ (GitHub Pages)


🧠 Project Overview

This project showcases a simple yet functional food ordering interface built with modern frontend tools. Users can:

  • Browse a list of foods or menu items
  • Add items to a shopping cart
  • Adjust item quantities
  • View the total price in the cart

Although this project does not include backend services, it’s a great example of how a React UI can manage state and user interaction for ordering workflows. :contentReference[oaicite:1]{index=1}


🚀 Key Features

  • 🛒 Responsive UI with food listings and cart interface
  • ➕ Add items to cart with quantity control
  • ❌ Remove items or adjust quantities
  • 💰 Real-time cart total calculation
  • 🔁 Reset or modify selections before checkout

🛠 Tech Stack

This project is built using:

  • ReactJS — functional components & hooks
  • JavaScript (ES6+)
  • CSS / Responsive Layouts
  • Vite (or Create React App if specified in package.json)

These are core skills for frontend roles and demonstrate practical proficiency in current React development.


📸 Screenshots

Menu / Home View

Food Menu Screenshot

Cart View

Cart Screenshot

About

Responsive Food Order App built with React — browse menu and manage cart interactions.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors