A Food ordering app's frontend which I built using ReactJS as a practice project. Installation and execution instructions:
- Clone the repository in the desired folder
- Open terminal and change into that folder
- Run 'npm install'
- Run 'npm start' You are good to go!