# Tailwind CSS From Scratch (Coursework)
This repository contains my coursework for the Tailwind CSS From Scratch course from Udemy. The course focuses on learning how to create modern layouts using the Tailwind CSS framework and emphasizes the use of utility classes over component-based frameworks like Bootstrap.
The course is structured into three main sections:
We begin by exploring various aspects of Tailwind CSS in a sandbox environment. These experiments focus on:
This part allows for experimentation with individual features of Tailwind before jumping into real projects.
Using what was learned in the sandbox, we then build small, practical projects such as:
These mini-projects provide hands-on experience with Tailwind classes in practical scenarios.
We move on to larger, real-world landing pages and websites that implement modern design practices. Some projects integrate a bit of JavaScript for interactivity like menus and tabs. Key projects include:
Check out the course: Tailwind CSS From Scratch | Learn By Building Projects