Skip to content

ahmadiqball/food-order-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Order App

Create a food ordering app that connected to a backend app (using firebase).

Stack :

  • ReactJs
  • Context API
  • Firebase

Github Pages

https://ahmadiqball.github.io/food-order-app

Features

This web app has some featurues:

  1. Display meal data from backend (Firebase).
  2. Store the ordered meal in a cart using Context API.
  3. Send the ordered meal to backend (firebase).

Use Repo

Run code bellow to clone and use this repo

git clone git@github:ahmadiqball/food-order-app.git
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published