Fast-Food-Fast is a food delivery service app for a restaurant. The project is built with html, css and js with no external library. The app is hosted on heroku. Api documentation can be found here.
- Nodejs
- Git
- Clone this repository
- Change directory into the created folder
- Run
yarn install
- Run
yarn test
to test the application - Run
yarn devstart
to start developemnt locally
- Clone the develop branch of this repository
- Create a feature branch and make changes
- Create a pull request to the develop branch