A minimal demo app showcasing real UI loading states for react-nano-skeleton.
This project exists for quick visual exploration of all skeleton presets — not full documentation.
This demo showcases react-nano-skeleton — an ultra-minimal, zero-dependency, preset-driven skeleton loader for modern React apps.
npm install react-nano-skeleton- Core primitive
Skeletonusage - All 14 ready-to-use UI presets (text, cards, tables, avatars, forms, and more)
- Realistic loading screen compositions
- Clean integration in a standard React + Vite project
git clone https://github.com/UtkarshK95/react-nano-skeleton-demo.git
cd react-nano-skeleton-demo
npm install
npm run devOpen the local URL shown in the terminal.
react-nano-skeleton-demo/
├── public/ # Static assets
├── src/ # Demo pages and components
├── index.html
├── vite.config.js
└── package.json
- GitHub: https://github.com/UtkarshK95/react-nano-skeleton-demo
- Buy Me a Coffee: https://buymeacoffee.com/utkarshk95
This project is licensed under the MIT License.
Made with ❤️ by Utkarsh Katiyar