This is the world's best food App.
- Clone the code from the repo
- Run
npm i
to install packages
- Please complete the tickets you've been assigned
- Use separate branches for each ticket
- Create pull requests for each branch and merge the pull requests into master once it is complete
- Write clean, concise and readable code
- Ensure your code lints cleanly with
npm run lint
- Use material design for components where possible
- Update the README.md with any additional dependancies or setup instructions