An open API service indexing awesome lists of open source software.

https://github.com/snehamgithub/restaurant-app-frontend


https://github.com/snehamgithub/restaurant-app-frontend

Last synced: over 1 year ago
JSON representation

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)