Skip to content

Repository files navigation

React DaisyUI Template with TypeScript

This is a React template project using DaisyUI for UI components, Tailwind CSS for utility-first styling, and TypeScript for type safety and improved development experience.

Features

  • React for building reusable components.
  • DaisyUI for pre-built, customizable UI components.
  • Tailwind CSS for rapid UI development using utility-first CSS.
  • TypeScript for static typing and improved code quality.

Installation

1. Clone the repository:

git clone https://github.com/drLacheheb/daisy-react.git
cd daisy-react

2. Install dependencies:

pnpm install

Example Scripts

  • pnpm run dev: Starts the development server.
  • pnpm run build: Builds the app for production.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages