Welcome to Chef' Recipe!
Chef' Recipe is a platform where chefs and cooking enthusiasts can share their favorite recipes. You can explore a wide variety of dishes without needing to create an account. To share your own recipes, simply sign up and start sharing!
At Chef' Recipe, our mission is to create a community-driven platform for sharing and discovering delicious recipes. Whether you're a professional chef or a home cook, Chef' Recipe is your go-to resource for culinary inspiration.
- Recipe Sharing: Share your favorite recipes with the community.
- Browse Recipes: Discover a diverse collection of recipes from various chefs and users.
- User Profiles: Create a profile to manage and showcase your recipes.
- Search Functionality: Easily find recipes by name, ingredient, or category.
- Community Interaction: Comment on recipes and engage with other users.
- Community-Driven: Join a passionate community of chefs and food enthusiasts.
- Easy to Use: Intuitive interface for seamless recipe browsing and sharing.
- Personalization: Customize your profile and bookmark favorite recipes.
- Secure and Reliable: Your data is protected with advanced security measures.
Ready to share your culinary creations or explore new recipes? Sign up today and become part of the Chef' Recipe community!
Thank you for choosing Chef' Recipe. Get ready to embark on a delicious journey!
-
Clone this repository to your local machine:
git clone https://github.com/your-username/chefs-recipe
-
Navigate to the project directory:
cd chefs-recipe -
Install dependencies using npm or yarn:
npm install # or yarn install -
Run the development server:
npm run dev # or yarn dev -
Open your browser and navigate to http://localhost:3000.
Chef' Recipe is deployed using Vercel. To deploy your own version, follow these steps:
- Create a Vercel account and install the Vercel CLI.
- Run the following command in your project directory:
vercel
- Follow the prompts to deploy your application.
- Next.js: Framework for building server-side rendered React applications.
- TypeScript: Strongly typed programming language that builds on JavaScript.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
- Nodemailer: Service for sending email notifications.
- ShadCN: Library for creating dynamic UI components.
- React Hook Form: Library for managing form state and validation in React.
- [Dharam-IN]
Feel free to customize this README file according to your project's specifics and preferences.