Best of Tailwind CSS — September 2023
- 1
- 2
- 3
freeCodeCamp·3y
Build and Deploy an AI SaaS with Paid Subscriptions
Building and Deploy an AI SaaS with Paid Subscriptions is easier than ever to launch your own Software as a Service (SaaS) company! We just posted a course on the freeCodeCamp.org YouTube channel (4-hour watch) The course will guide you through every step of building and deploying a full-stack AI SAAS application.
- 4
freeCodeCamp·3y
Master the T3 Stack and Build a YouTube Clone
The T3 Stack comprises Next.js, TypeScript, TRPC, Next Auth, Prisma, and Tailwind CSS. The course will teach you how to use the T3 stack to create a video steaming platform. You'll tackle everything from the home page and search functionality to individual video pages and user profiles.
- 5
Stream·3y
WhatsApp Web Clone Tutorial: User Authentication & Chat
The article provides a tutorial on building a WhatsApp web clone using NextJS and Supabase for user authentication. It also explains how to add messaging functionality with Stream Chat. The tutorial covers steps for installing the required tooling, setting up the project, implementing user authentication using Supabase, and creating and connecting a Stream Chat project. The article also includes instructions on testing the progress and building the chat interface. The author mentions that the next steps involve making the application look more like WhatsApp and adding video calling functionality.