https://github.com/0memo07/memo-burger
burger page I made with react redux meterial ui
https://github.com/0memo07/memo-burger
Last synced: 8 months ago
JSON representation
burger page I made with react redux meterial ui
- Host: GitHub
- URL: https://github.com/0memo07/memo-burger
- Owner: 0MeMo07
- Created: 2024-03-19T09:58:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T06:18:36.000Z (about 2 years ago)
- Last Synced: 2025-03-11T11:37:23.729Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://0memo07.github.io/MeMo-Burger/
- Size: 5.75 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.codefactor.io/repository/github/0memo07/memo-burger)
# MeMo Burger
This project is an order management application built using React, Redux and Material-UI.
## Table of Contents
- [Usage](#usage)
- [Technologies](#technologies)
- [Screenshots](#screenshots)
- [License](#license)
## Usage
1. Clone the project to your computer:
```bash
git clone https://github.com/0MeMo07/MeMo-Burger.git
```
2. Navigate to the project directory:
```bash
cd MeMo-Burger
```
3. Install the required packages:
```bash
npm ci
```
or
```bash
npm install
```
4. Start the project::
```bash
npm run dev
```
## Technologies
- ### React
- ### Redux
- ### Material-UI
## Screenshots






## License
This project is licensed under the MIT License. See the [MIT License](LICENSE) file for more information.