\newline Logo
Left arrow icon.
Go to Preview Lesson
Go to Preview Lesson
LESSON 1.1Introduction
Course Thumbnail of Sleek Next.JS Applications with shadcn/ui.Sleek Next.JS Applications with shadcn/ui
  • MODULE 1
    Introduction

    Welcome to the course! In this module, you'll learn about the building blocks of shadcn/ui, the core principles behind it, how's this course works, and reason we decided to make it. You'll gain deep knowledge on the core concepts behind shadcn/ui to prepare you for the rest of the course.

    • LESSON 1.1Introduction
    • LESSON 1.2About the Course
    • LESSON 1.3The shadcn/ui way
    • LESSON 1.4shadcn/ui Course Projects
  • MODULE 2
    Installation & Getting Started

    Learn how to install shadcn/ui in an existing project, how to use the shadcn/ui CLI, and how to start a new shadcn/ui project

    • LESSON 2.1Module 2 Introduction
    • LESSON 2.2How to create a new shadcn/ui project
    • LESSON 2.3Exploring the shadcn/ui next-template Project Structure
    • LESSON 2.4shadcn/ui Command Line (CLI) Tool
    • LESSON 2.5Summary
  • MODULE 3
    Building a News Site

    Learn how to build a news site using shadcn/ui and Next.js

    • LESSON 3.1Introduction to the News Site project
    • LESSON 3.2Typography in shadcn/ui
    • LESSON 3.3Building a News Site - Layout
    • LESSON 3.4Building a News Site - Navigation
    • LESSON 3.5Building a News Site - Fetching Articles
    • LESSON 3.6Building a News Site - Home Page
    • LESSON 3.7Building a News Site - Category Page
    • LESSON 3.8Building a News Site - Article Preview
    • LESSON 3.9Building a News Site - Exercise
    • LESSON 3.10Building a News Site - Wrapping Up
  • MODULE 4
    Theming & Customization

    Learn how to customize the look and feel of your shadcn/ui components, how to create your own themes, how to use shadcn/ui styles, and how to customize shadcn/ui animations

    • LESSON 4.1Module 4 Introduction
    • LESSON 4.2shadcn/ui Dark Mode
    • LESSON 4.3Theming in shadcn/ui
    • LESSON 4.4Shadcn/ui Styles
    • LESSON 4.5Animations in shadcn/ui
    • LESSON 4.6Module Exercise - Creating a New Style
    • LESSON 4.7Module Summary
  • MODULE 5
    Building Event Management App

    Learn how to build an event management app using shadcn/ui and Next.js

    • LESSON 5.1Building an Event Management Application with shadcn/ui
    • LESSON 5.2Layout And Header
    • LESSON 5.3Event Page
    • LESSON 5.4The Event Sheet
    • LESSON 5.5Create a Card Variant in shadcn/ui
  • MODULE 6
    Building Forms

    Learn how to build shadcn/ui forms for authentication flows and event registrations

    • LESSON 6.1Forms in shadcn/ui
    • LESSON 6.2Building The User Context
    • LESSON 6.3Building the Login Button
    • LESSON 6.4Building the Authentication Form
    • LESSON 6.5Finish the Authentication Flow
    • LESSON 6.6RSVP Functionality
    • LESSON 6.7Module 6 Summary
  • MODULE 7
    Building Powerful Tables

    Learn how to build powerful tables in shadcn/ui with features like sorting, filtering, and pagination

    • LESSON 7.1Module 7 Introduction
    • LESSON 7.2Setting Up and Configuring Tables in shadcn/ui
    • LESSON 7.3Custom Cells and Interactive Rows
    • LESSON 7.4New Events Form
    • LESSON 7.5Pagination and Sorting
    • LESSON 7.6Mobile View
    • LESSON 7.7Module 7 Summary
  • MODULE 8
    Composing New Components

    Learn how to compose new components in shadcn/ui and build a new Filter component

    • LESSON 8.1Module 8 Introduction
    • LESSON 8.2What is component composition?
    • LESSON 8.3Building a Filter Component with shadcn/ui
    • LESSON 8.4Module 8 Summary
  • MODULE 9
    Contributing to the shadcn/ui Project

    Learn how to contribute to the shadcn/ui project and build your own components

    • LESSON 9.1Module 9 Introduction
    • LESSON 9.2shadcn/ui source code architecture
    • LESSON 9.3Setup shadcn/ui Development Environment
    • LESSON 9.4Contributing to Shadcn UI
    • LESSON 9.5Exercise - Contribute to shadcn/ui
    • LESSON 9.6Module 9 Summary
  • MODULE 10
    Wrapping Up

    Summary of the Building Sleek and Modern Web Applications with shadcn/ui Course

    • LESSON 10.1Course Conclusion
Right arrow icon.
Go to Next Lesson
Go to Next Lesson
LESSON 1.3The shadcn/ui way
  • Go Pro
  • Courses
  • Sleek Next.JS Applications with shadcn/ui
  • About the Course
  • Go To Previous Lesson
    Introduction
    Introduction

    An introduction to the course

  • Go To Next Lesson
    The shadcn/ui way
    The shadcn/ui way

    Understanding the core principles of shadcn/ui and how it fits into your toolbox.