Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0memo07/memo-burger

burger page I made with react redux meterial ui
https://github.com/0memo07/memo-burger

Last synced: about 5 hours ago
JSON representation

burger page I made with react redux meterial ui

Awesome Lists containing this project

README

        

[![CodeFactor](https://www.codefactor.io/repository/github/0memo07/memo-burger/badge)](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
![Home](./Screenshots/Home.PNG)
![About](./Screenshots/About.PNG)
![Menu](./Screenshots/Menu.PNG)
![Cart](./Screenshots/ShopingCart.PNG)
![prewiew](./Screenshots/prewiew.PNG)
![Contact](./Screenshots/Contact.PNG)

## License

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