This is a Learning based project on React.js. This react app is built using the live Swiggy API's
To deploy this project run
git clone https://github.com/Ashlyn-Joshy/Quick-Bite.git
Enter into the project folder.
Install dependencies using
npm i
npm run build
Run the project
npm start