live Backend link: https://recipe-webledger.onrender.com
live Frontend link: https://frontend-webledger.vercel.app
For Backend
git clone https://github.com/prabhattopi/full_stack_recipe.git
cd full_stack_recipe
cd backend
npm run dev
For Frontend Open another terminal
cd full_stack_recipe
cd frontend
npm run dev
POSTGRES_URL=
API_KEY=
VITE_API_URL=http://localhost:3000