Welcome to the Recipe Sharing Platform! This project enables users to share, explore, and manage recipes effortlessly.
Ensure the following are installed before running the project:
Clone the repository:
git clone https://github.com/chamithsilva10/recipe-sharing-platform.git
cd recipe-sharing-platform
Install dependencies:
npm install
Start the development server:
npm run dev
http://localhost:3000
npm run dev
: Runs both backend and frontend in development mode.npm run build
: Builds the frontend for production.Recipe-Sharing-Platform/
āāā backend/ # Backend code (Node.js, Express)
āāā frontend/ # Frontend code (React.js)
āāā .env # Environment variables
āāā package.json # Project dependencies
āāā README.md # Project documentation
We welcome contributions! Follow these steps:
git checkout -b feature-name
git commit -m "Add feature-name"
git push origin feature-name
For any questions or feedback, feel free to reach out:
Happy cooking and sharing! š³#