https://github.com/yamisagi/feast-flow/assets/84624853/31c50bc3-24d6-45fc-8822-139c7e1cc3b1
Feast Flow is a simple meal management application that incorporates technologies such as React, Tailwind CSS, shacdn/ui, Context, useReducer, custom hooks, and zod - react-hook-form. The application utilizes Tailwind CSS and shacdn/ui for a sleek design. Effective state management is ensured through React Context and useReducer, while zod and react-hook-form optimize form processes. Feast Flow reflects modern React development with its modular approach and user-friendly design.
VITE_API_URL=http://localhost:3000
Clone the repo
cd backend
Install NPM packages
npm install
Run the project
npm start app.js
Done! Local server is running on your machine ๐
http://localhost:3000/
Clone the repo
git clone
Install NPM packages
bun install
Run the project
bun run dev
Open the project on your browser
http://localhost:5173/