https://github.com/nathanhettige/daisyui-starterkit
DaisyUI boilerplate to start your React project in seconds.
https://github.com/nathanhettige/daisyui-starterkit
boilerplate daisyui eslint github-actions prettier react starter-kit tailwindcss typescript vite yarn
Last synced: 5 months ago
JSON representation
DaisyUI boilerplate to start your React project in seconds.
- Host: GitHub
- URL: https://github.com/nathanhettige/daisyui-starterkit
- Owner: nathanhettige
- Created: 2022-09-19T09:15:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T18:07:09.000Z (about 1 year ago)
- Last Synced: 2025-05-05T19:26:33.109Z (about 1 year ago)
- Topics: boilerplate, daisyui, eslint, github-actions, prettier, react, starter-kit, tailwindcss, typescript, vite, yarn
- Language: TypeScript
- Homepage: https://daisyui-starterkit.vercel.app
- Size: 804 KB
- Stars: 21
- Watchers: 1
- Forks: 2
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![][logo-url]
**Start your next React project in seconds.**\
**[See the demo][deployment]**
![][release]
![][build]
![][eslint&prettier]
![][last-commit]
![][closed-prs]
![][dependabot]
An up to date template to build a modern, performant and developer friendly React project with essential libraries configured out-of-the-box. The [theme page][deployment] allows teams to rapidly prototype and preview a design system backed by daisyUI and TailwindCSS.

## ✨ Fast prototyping
See the [official docs](https://daisyui.com/docs/themes/) for a complete list of customisations.
https://user-images.githubusercontent.com/67953260/224526737-68b7f3fa-5303-4667-9d0f-ace146361c7b.mp4
## 🌼 Features
- React 18 with TypeScript
- Vite + SWC
- GitHub Actions to build, test, deploy, and maintain your project
- DaisyUI and TailwindCSS with [theme page][deployment]
- Prettier and ESLint
- Yarn
- React Query and more...
See [open issues](https://github.com/nathanhettige/daisyui-starterkit/issues) for new features in development.
## 🚀 Quick Start
[Create a new repository](https://github.com/nathanhettige/daisyui-starterkit/generate) using this template. Clone it down and open a terminal at the root of the project.
```bash
> yarn install
> yarn dev
```
(づ ᴗ _ᴗ)づ Made with love ♡
[closed-prs]: https://flat.badgen.net/github/closed-prs/nathanhettige/daisyui-starterkit
[build]: https://img.shields.io/github/actions/workflow/status/nathanhettige/daisyui-starterkit/build.yml?label=build&logo=vite&logoColor=%23FFFFFF&style=flat-square
[dependabot]: https://flat.badgen.net/github/dependabot/ubuntu/yaru
[deployment]: https://nathanhettige.github.io/daisyui-starterkit
[eslint&prettier]: https://img.shields.io/github/actions/workflow/status/nathanhettige/daisyui-starterkit/lint.yml?label=ESLint%20%26%20Prettier&logo=ESLint&style=flat-square
[logo-url]: ./public/Logo.svg
[last-commit]: https://flat.badgen.net/github/last-commit/nathanhettige/daisyui-starterkit/main
[open-issues]: https://flat.badgen.net/github/open-issues/nathanhettige/daisyui-starterkit
[release]: https://flat.badgen.net/github/release/nathanhettige/daisyui-starterkit