A recipe-sharing platform where users can discover, share, and rate recipes they have tried, providing feedback and recommendations for others. Users can sign up for an account, browse through a collection of recipes, save their favorite recipes, and contribute their recipes to the platform.
Install dependencies with npm install in each respective /frontend and /backend.
cd frontend
npm startRead backend/readme for further setup details.
cd backend
npm startHere are the technologies used in this project:
-
Frontend:
- React.js
- Tailwind CSS
-
Backend:
- Node.js
- Express.js
- PostgreSQL










