This repository contains a simple demo example of Skeleton Loading using Next.js (v13.4.4) with server component.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/nisargkavi/skeleton-loading-nextjs
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:3000
Contributions are welcome! If you find any issues or want to contribute enhancements, please submit a pull request.
This project is licensed under the MIT License.