Skip to content

AhmedTakeshy/Majesto-Food

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Majesto Food

Table of contents

Overview

Description

This is a ReactJS app, an online food ordering service. The website offers a wide range of food options from various cuisines and allows customers to add their meals to the cart and modify them and ability to order their food online. The app has some simple validation to demonstrate more complex logic but is easy to use, making it a convenient and secure way to enjoy delicious food. Built with react-redux, redux-toolkit, and firebase as a database to save the changes and the orders.

Screenshot

Links

My process

Built with

Setup

To run this project, install it locally using git clone or download it as a ZIP and npm:

$ cd ../Majesto
$ npm install
$ npm start

Author