Skip to content

This project is a tribute to one of the most cherished treasures in my family: Food.

License

Notifications You must be signed in to change notification settings

Daniel-Ruiz-Gtz/RecipeHub

Repository files navigation

RecipeHub

Welcome to RecipeHub, my family's culinary legacy! This project is a tribute to one of the most cherished treasures in my family: Food. Since my childhood, I've been surrounded by delightful aromas and flavors passed down through generations. My grandmother shared her culinary secrets, my mother passed on her traditional recipes, and as I grew up, I realized that food is not just sustenance; it's a way to preserve our culture and roots.

On my recipe page, you'll discover a carefully curated selection of dishes that have graced our family celebrations for decades. Each recipe is infused with stories, shared moments around the table, and the passion I've invested in perfecting them over time. My goal is to share the joy and connection that food can bring to our lives.

Project Overview

RecipeHub is a web application built using Next.js, bootstrapped with create-next-app. It utilizes next/font to automatically optimize and load the Inter font, a custom Google Font.

Getting Started

To get started with RecipeHub, follow these steps:

  1. Clone the repository to your local machine.

  2. Install dependencies using your preferred package manager:

    npm install
    # or
    yarn install
    # or
    pnpm install
  3. Create a .env.local file in the root directory and add your own credentials as needed.

  4. Start the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  5. Open http://localhost:3000 in your browser to see the RecipeHub application.

Learn More

To learn more about Next.js and how RecipeHub works, explore the following resources:

Deploy on Vercel

The easiest way to deploy your RecipeHub app is by using the Vercel Platform from the creators of Next.js. For detailed deployment instructions, refer to Next.js deployment documentation.

Open Source

RecipeHub is an open-source project, and we welcome contributions from the community. If you have ideas for improvements, bug fixes, or new features, please feel free to open issues or submit pull requests on our GitHub repository. We believe that collaboration makes this project even better, and we appreciate your contributions.

Let's cook up something great together! 🍽️

Created with ❤️ by Daniel Ruiz

About

This project is a tribute to one of the most cherished treasures in my family: Food.

Topics

Resources

License

Stars

Watchers

Forks