https://github.com/04amanrajj/satyanam-food-react
https://github.com/04amanrajj/satyanam-food-react
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/04amanrajj/satyanam-food-react
- Owner: 04amanrajj
- Created: 2025-03-11T10:23:40.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2025-03-12T17:46:03.000Z (2 months ago)
- Last Synced: 2025-03-12T18:38:31.698Z (2 months ago)
- Language: JavaScript
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satyanam Food React
Satyanam Food React is a web application built with React that showcases a restaurant's menu and allows users to add items to their cart. The application uses various libraries such as Bootstrap for styling and Axios for making API requests.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Features](#features)
- [Project Structure](#project-structure)
- [Dependencies](#dependencies)
- [Contributing](#contributing)
- [License](#license)## Usage
- Open your browser and navigate to http://localhost:3000 to view the application.
- Browse the menu and add items to your cart.## Features
- Display restaurant details and menu items.
- Add items to the cart.
- Responsive design using Bootstrap.
- Skeleton loading effect while fetching data.## Dependencies
- React
- React DOM
- React Router DOM
- Axios
- Bootstrap
- Material UI