Skip to content

anku909/foody-web

Repository files navigation

Foody Web App

Food Ordering App Frontend.

Screenshot_2024-07-24_00_32_49

Run Locally

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
change Constant.js live server Api's to localhost:3000 server Api's.

Tech Stack

Client: Vite, react, react-redux, redux-toolkit, axios, tailwind, scss.