Skip to content

helper-uttam/FoodOrderingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FoodOrderingApp

Language Used -

  • ReactJS
  • Firebase
let x = "Hello Contributors";
console.log( x + "Welcome to Uttam's repository");

This is a dummy food ordering app where user's order along with their address, name, etc is sent to the backend(i.e firebase).

All the listed food items can't be found in the code because using restAPI all the items are being retrieved by get request.

:atom: For Contributors

  • All contributors are welcome to this repo and feel free to raise an issue.

Contributors guiude-

  • Raise an issue.
  • I'll be suggesting if anything needed into your open issue.
  • Fork or clone this repo and give it a star.
  • After forking the repo check your repositories there you can see this repo named FoodOrderingApp then you can make changes to that forked repo.
  • After editing the code base you can simply raise a PR.

Need Assistance for running this App on your Localhost.

  • After downloading this project in ZIP format or cloning using command line args.

If you had downloaded this project then make sure you unzip this directory.

After instaling node you are capable of running a localserver on your localhost:3000 (by default) 🎉🎉🎉🎉.

  • Now, we have to run npm i or npm install.

This will install all the required dependencies and list then inside a package.json file. Now we have came to end of the setup and we have to run npm start this will spin the server and You will be redirected to Your Browser at localhost:3000 where the Website is being hosted.

+ console.log("Do share your feedback about this project?");

About

This is a react application .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published