This is a food ordering app.
- user wants to select from list of food items
- user wants to see what they have selected into cart
- user wants to modify cart
- React.js
- context api for state
- CSS modules
- make it responsive
- preserve cart values on reloading
- add checkout option