Skip to content

colinfran/franceschini-food

Repository files navigation

franceschini.food

"Franceschini Food" is a personalized recipe cookbook website crafted by its owner, showcasing a delightful collection of cherished family recipes passed down through generations, alongside newfound favorites discovered from viral videos and social media platforms like TikTok. With a blend of tradition and contemporary tastes, this platform offers a culinary journey rich in flavor and heritage. From time-honored classics to trendy culinary creations, "Franceschini Food" invites visitors to explore a treasure trove of recipes curated with love and passion for good food.

React Next JS Vercel Tailwind shadcn/ui MongoDB ImgBB

Installation

To run the app locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/colinfran/franceshini-food.git
  2. Navigate to the project directory:

    cd franceshini-food
  3. Install dependencies:

    npm install
  4. Set up environment variables:

    • Create a .env file.
    • Add env variables from your mongodb uri, your key to login, jwt secret, and your imgbb api key.
  5. Start the development server:

    npm run dev
  6. Open your browser and visit http://localhost:3000 to access Franceschini Food.

Contact

For inquiries or support regarding Franceschini Food, please contact hello@colinfran.com.