THE COCKTAIL FACTORY

small paint dot
The Cocktail Factory website image

Project Overview

A lightweight Next.js 14 app for cocktail discovery. Users can search recipes by name or ingredient, and results are rendered with a clean, responsive UI.

Tech Stack

  • Next.js 14 (App Router)
  • Ant Design (AntD) for UI components
  • React Query for server-state fetching, caching, and background sync
  • Builder Pattern to assemble request/filter objects and compose query options cleanly
  • Features

  • Search cocktails by name or ingredient with debounced queries
  • Fast, resilient data layer (cache, de-duplication) via React Query
  • Polished AntD interface with cards/modals and responsive layout
  • home page icon
    One step at a time