An open API service indexing awesome lists of open source software.

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.

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.

image


## ✨ 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