Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Tailwind CSS 3, The Complete Guide, Build Projects
Rating: 4.2 out of 5(23 ratings)
2,445 students

Tailwind CSS 3, The Complete Guide, Build Projects

Learn Utility-first Tailwind CSS framework from scratch, Learn Tailwind directives, modules, and code reusability.
Created byShakil Khan
Last updated 8/2022
English

What you'll learn

  • Your will learn The Tailwind CSS basics
  • You will learn the Tailwind directive like @tailwind, @apply and @layer
  • You will learn, how to use multiple CSS files in Tailwind CSS
  • You will will learn responsive design
  • You will learn code reusability

Course content

19 sections139 lectures11h 19m total length
  • Download VS Code and Node JS1:59

    In this video, we are going to download vs code and nodejs, In this course I will use vs code is my text editor

  • Install VS Code Extensions3:01

    In this video, we are going to install some vs code extensions, the first extension I will install the live server extension, the second I will install one monokai theme, and the third I will install the material icon theme.

  • Download Source Code6:41

    In this video, we are going to download the source code from GitHub and I will run all projects in the browser.

Requirements

  • Basic HTML and CSS knowledge is required

Description

What is Tailwind CSS?

Tailwind CSS is a mobile-first utility classes-based CSS framework, which means through Tailwind CSS utility classes we create our own CSS components unlike Bootstrap because Bootstrap gives you free build components and Tailwind CSS gives you the flexibility to create your own components, these days many large companies are using the Tailwind CSS framework for their user interfaces.


What you will learn in this course?

  • The Tailwind CSS basics

  • Code reusability through the @apply directive

  • Responsive design

  • Create your own beautiful looking buttons

  • Login form with the dark and light theme.

  • Responsive Tables

  • Finally, we will create a responsive restaurant website from scratch through Tailwind CSS.

Why this course is different from other courses!

In this course, you will not only learn the basics of Tailwind CSS, but you will also learn how to create different UI components through Tailwind CSS, and finally, we will create a real-world responsive restaurant website from scratch.

Why learn Tailwind CSS?

As a web developer Tailwind, CSS is everywhere these days because many large companies are using it, so if you go for a job, the company will ask you about the tailwind CSS.

You don't need any Tailwind CSS knowledge!

To start this course you don't need any tailwind CSS knowledge, you just need the basics of HTML and CSS nothing else.

Who this course is for:

  • Anyone who wants to enhance their UI skills