Skip to content

Latest commit

 

History

History

03-create-a-next-js-app-with-tailwind-css

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Create a Next.js App with Tailwind CSS

📹 Video

Next.js is a super efficient web development framework, built on React. It handles both client-side and server-side code, making it a great tool for most web apps.

In this video, we use the create-next-app package to create a new Next.js application, and use the with-tailwind argument to configure TailwindCSS.

Additionally, we remove the boilerplate markup, and run our application in development mode with npm run dev.

👉 Next lesson


Enjoyed the course? Follow me on Twitter and subscribe to my YouTube channel.