https://github.com/snehamgithub/restaurant-app-frontend
https://github.com/snehamgithub/restaurant-app-frontend
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/snehamgithub/restaurant-app-frontend
- Owner: SnehaMgithub
- Created: 2025-02-14T10:53:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T11:16:52.000Z (over 1 year ago)
- Last Synced: 2025-02-14T12:24:49.387Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://restaurant-app-frontend-rho.vercel.app
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍽️ Restaurant App (React + Context API)
A modern **Restaurant App** built with **React.js**, **Context API**, and **Axios** for managing restaurant menus, cart functionality, and orders.
## 🚀 Features
- 📌 **View restaurant menus**
- 🛒 **Add & Remove items from Cart**
- 🔄 **Context API for global state management**
- 💰 **Calculate Total Price**
- 🔗 **Fetch restaurant data via API (Axios)**
- 🎨 **Responsive UI with CSS Flexbox**
---
## 🛠️ Technologies Used
- **React.js** (Frontend UI)
- **Context API** (State Management)
- **Axios** (API Calls)
- **CSS** (Styling)