This project is an order management application built using React, Redux and Material-UI.
-
Clone the project to your computer:
git clone https://github.com/0MeMo07/MeMo-Burger.git
-
Navigate to the project directory:
cd MeMo-Burger
-
Install the required packages:
npm ci
or
npm install <packages name>
-
Start the project::
npm run dev
This project is licensed under the MIT License. See the MIT License file for more information.