Namaste Food is large scalable food ordering appilication which uses Swiggy's API to fetch the Restaurants.
Client: React, Redux, TailwindCSS, React Router, Javascripts, Babel, Webpack
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
git clone "https://github.com/arvindpndit/Namaste-Food.git"
Go to the project directory
cd Namaste-Food
Install dependencies
npm install
Start the server
npm run start
This application should now be running on localhost
. If you want to Fork repository and want to run locally, follow this guidelines Fork and Clone Github Repository