Tailwind CSS From Scratch | Learn By Building Projects
Build great looking layouts fast and efficiently using Tailwind CSS utility classes
Created by Brad Traversy | 12.5 hours on-demand video course
This Tailwind CSS From Scratch | Learn By Building Projects Course is a fun project-based course to learn how to create awesome layouts using the Tailwind CSS framework and get comfortable using utility classes over something like Bootstrap, which uses component-based classes.
What you’ll learn
- Learn to create and edit layouts super fast
- Learn the Tailwind utility classes using a code sandbox
- Build 5 mini-projects and 6 website projects
- Learn how to set up a dev environment using the Tailwind CLI
- Configure your styles to create custom layouts
Recommended Course by Brad Traversy
Modern JavaScript From The Beginning 2.0 (2024)
PHP From Scratch 2024 | Beginner To Advanced Best seller
70+ JavaScript Challenges: Data Structures & Algorithms
Bootstrap 5 From Scratch | Build 5 Modern Websites Best seller
MERN From Scratch 2023 | eCommerce Platform
React Front To Back
Next.js Dev to Deployment
20 Web Projects With Vanilla JavaScript
50 Projects In 50 Days – HTML, CSS & JavaScript
MERN Stack Front To Back: Full Stack React, Redux & Node.js
Let’s take a look at the projects.
- Clipboard Website – Simple software product landing page. Focusing mostly on flexbox and alignment. Some background images, etc.
- Loopstudios – VR company website with cool images, responsive mobile menu with some JavaScript, gradient overlay effects.
- Shortly – Website for a link shortening tool. We will have a nice-looking responsive menu and add a little JavaScript for some form validation and working with the DOM.
- Testimonial Grid – A project where we focus on using Tailwind’s grid classes.
- Fylo – Product page with a light/dark mode feature. We will add some JavaScript to save the color mode to local storage. We will also have a dynamic tab component for the FAQ.
- Bookmark – Bookmark manager extension landing page. This website will have some dynamic background images, a hamburger menu and some tabs that will use JavaScript.