Skip to content

Osgilb/TailwindOS

Repository files navigation

TailwindOs

This repository contains several mini projects I completed while taking the Tailwind CSS course on Udemy. Each project focuses on building real-world UI components using Tailwind's utility-first CSS framework.

Projects Included

  1. Email Subscribe Modal

    • A simple, responsive modal for collecting email subscriptions.
  2. Image Gallery Page

    • A clean and responsive gallery layout showcasing images with hover effects.
  3. Login Modal

    • A modal-based login form with validation and smooth transitions.
  4. Pricing Cards

    • Stylish and responsive pricing cards, designed to compare various pricing plans.
  5. Product Modal

    • A detailed product modal for showcasing items in a product catalog with call-to-action buttons.

Built With

  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
  • HTML - The markup language for creating web pages.

Project Screenshots

Here are the screenshots for each project:

  1. Email Subscribe Modal
    Email Subscribe Modal

  2. Image Gallery Page
    Image Gallery Page

  3. Login Modal
    Login Modal

  4. Pricing Cards
    Pricing Cards

  5. Product Modal
    Product Modal

Credits