Skip to content

This is the server of a Deliveroo clone for controlling food orders of a restaurant

License

Notifications You must be signed in to change notification settings

isadfrn/deliveroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deliveroo

Languages used Repository size Last commit

About

This is Deliveroo (a clone, not the real one) and this one is for controlling locally a restaurant, not for delivery.

Run

To run this project locally, you need to:

  • Install dependencies for both backend and frontend
npm install
  • Run each project with
npm run start

Contributing

This repository is using Gitflow Workflow and Conventional Commits, so if you want to contribute:

  • create a branch from develop branch;
  • make your contributions;
  • open a Pull Request to develop branch;
  • wait for discussion and future approval;

I thank you in advance for any contribution.

Status

Maintaining

License

MIT

About

This is the server of a Deliveroo clone for controlling food orders of a restaurant

Topics

Resources

License

Stars

Watchers

Forks