Skip to content

Book-Cook/book-cook

Repository files navigation

Book Cook Logo

Book Cook

Live Site codecov License RelativeCI Build Status

📖 Overview

Book Cook is an AI-powered recipe management application that empowers individuals to create their own digital cookbook. With Book Cook, you can generate custom recipes tailored to your preferences, organize your recipe collection, and plan meals collaboratively.

🚀 Getting Started

Prerequisites

  • Node.js (version 16 or higher)
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/Book-Cook/book-cook.git

# Navigate to the project folder
cd book-cook

# Install dependencies
yarn install

# Start the development server
yarn dev

📦 Bundle Analysis

To inspect the client bundle and identify large dependencies, run:

yarn analyze

This command uses next-bundle-analyzer and outputs a detailed report in .next/analyze/webpack-stats.json. Review the top modules to spot libraries that significantly impact bundle size.

Releases

No releases published

Packages

No packages published

Contributors 5