Skip to content

Vipul-7/Food-Order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project is a simple food ordering app where you can order foods.

This project was bootstrapped with Create React App.

I used two databases for this project in different branches main branch - firebase and supabase branch -supabase. Where I stored all available meals and orders from users.

Contribute to this project

fork this project and clone it to your local machine.

npm install or yarn install to install all the dependencies of the project and then npm start or yarn start to run the project.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.