littletelx360 / devto-clone

So I was on dev the other day and I was like hey I am already cloning Instagram right now I should clone this too. I should clone everything. But then I turned rational again and decided I should finish my projects that I start. Anyways my rational brain doesn't control me pfft gonna pause Instagram and cloning this. And Its All On Firebase HaHa. God I hope no on reads these.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js + Tailwind CSS Example

This example shows how to use Tailwind CSS (v2.2) with Next.js. It follows the steps outlined in the official Tailwind docs.

It uses the new Just-in-Time Mode for Tailwind CSS.

Preview

Preview the example live on StackBlitz:

Open in StackBlitz

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

About

So I was on dev the other day and I was like hey I am already cloning Instagram right now I should clone this too. I should clone everything. But then I turned rational again and decided I should finish my projects that I start. Anyways my rational brain doesn't control me pfft gonna pause Instagram and cloning this. And Its All On Firebase HaHa. God I hope no on reads these.


Languages

Language:JavaScript 100.0%