tuanducdesign / skeleton-loading-in-nextjs-with-tailwindcss

How to implement skeleton loading in a NextJs application using Tailwindcss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js + Tailwind CSS skeleton loading Example

This example shows how to use Tailwind CSS (v3.0) with Next.js to implement skeleton loading.

How to use

Clone the repository to your local machine and run the following command:

npm install
npm run dev

About

How to implement skeleton loading in a NextJs application using Tailwindcss.


Languages

Language:TypeScript 93.1%Language:JavaScript 6.1%Language:CSS 0.8%