Recipe Sharing Platform - Live Demo
Full Stack (MERN) Project
Demo Video: https://drive.google.com/file/d/14Rne_zZ8TuR71LCrTQHHiOAFHUPPg9Aa/view
-
Clone the repository:
git clone https://github.com/dipeshdimi/Recipe-Sharing-Platform.git
-
Setup Backend:
cd server npm install npm start
-
Setup Frontend:
cd client npm install npm run dev
This project is licensed under the MIT License.