Clone the project
git clone https://github.com/anku909/foody-web.git
Go to the project directory
cd foody-web
Install dependencies
npm install
Start devlopment server
npm run dev
App is using live server: https://proxy-server-7pd4i47gg-anku909s-projects.vercel.app/
Local developmet server: https://github.com/anku909/proxy-server.git
Client: Vite, react, react-redux, redux-toolkit, axios, tailwind, scss.