Cocktails

Welcome to Cocktails Explorer, your ultimate destination for exploring a wide variety of cocktails! This project, built with Next.js and leveraging app router, allows users to discover and learn about different cocktails sourced from an external free cocktails API.

Features

  • Next.js Application: Cocktails Explorer is developed as a Next.js application, providing server-side rendering and seamless navigation between pages using app router.
  • External API Integration: The project utilizes an external free cocktails API to fetch and display cocktail data, including names, ingredients, instructions, and images.
  • Search Functionality: Users can search for cocktails by their names, making it easy to find specific drinks of interest.
  • Cocktail Details: Users can view detailed information about each cocktail, including its ingredients, instructions for preparation, and a visually appealing image.
  • Responsive Design: The application is designed to be responsive, ensuring a consistent and enjoyable experience across various devices and screen sizes.
Nextjs-14
Tailwind CSS