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

https://github.com/unify-ui-dev/tailwind-unifyui

Rapidly build your website with modern look using TailwindCSS
https://github.com/unify-ui-dev/tailwind-unifyui

components modern-design tailwind-blocks tailwindcss unify-ui unifyui web-ui webdesign

Last synced: 6 months ago
JSON representation

Rapidly build your website with modern look using TailwindCSS

Awesome Lists containing this project

README

        



Banner


GitHub contributors
GitHub discussions
GitHub issues
GitHub pull request


## 🔍 Table of Contents

- [💻 Resources](💻 Resources)

* [📝 Project Summary](#project-summary)

* [⚙️ Setting Up](#setting-up)

* [🚀 Run Locally](#run-locally)

* [🙌 Credit](#Credit)

* [📄 License](#license)

## 💻 Resources

1. [Tailwind CSS](https://tailwindcss.com/)
2. [Vite js](https://vitejs.dev)
3. [Heroicons](https://heroicons.com/)
4. [Flowbite Icons](https://flowbite.com/icons/)

## 📝 Project Summary

- [content](content): Stores various sections and content for the application UI.
- [public](public): Holds client-specific files and images for public access.
- [resources/application-ui](resources/application-ui): Contains UI resources such as navbars and sidebars.
- [resources/blog-sections](resources/blog-sections): Stores resources related to blog sections.
- [resources/content](resources/content): Holds resources related to the main content of the application.
- [resources/cta](resources/cta): Contains call-to-action resources.
- [resources/features_services](resources/features_services): Stores resources related to features and services.
- [resources/footer](resources/footer): Holds resources related to the application footer.
- [resources/hero-sections](resources/hero-sections): Contains resources related to hero sections.
- [resources/logo-cloud](resources/logo-cloud): Contains resources related to logo cloud sections.
- [resources/portfolio](resources/metrics): Contains resources related to metrics sections.
- [resources/portfolio](resources/portfolio): Contains resources related to portfolio sections.
- [resources/pricing-section](resources/pricing-section): Contains resources related to pricing sections.
- [resources/testimonial_success](resources/testimonial_succes): Contains resources related to testimonial sections.

## ⚙️ Setting Up

#### Local Development

1. Clone unocss-unifyui repository:

```bash
git clone https://github.com/unify-ui-dev/tailwind-unifyui.git
```

2. Install dependencies

Make sure to install the dependencies:

```bash
npm install
```

3. Development Server

Start the development server on http://localhost:5173/

```bash
npm run dev
```

## 🙌 Credit
- [Tailus UI](https://github.com/tailus-ui){:target="_blank"}
- [float ui](https://github.com/MarsX-dev/floatui){:target="_blank"}

## Contributing

If you're interested in contributing to Unify-UI, please read our [contributing docs](CONTRIBUTING.MD) before submitting a pull request.

## Request Component/Block

Request [here](https://docs.google.com/forms/d/e/1FAIpQLSf8eXUnw6kX3xWMjRIE3z0NpSVTPeULkQE9hsmFSVwig6WJmA/viewform){:target="_blank"}

## 📄 License

This project is licensed under the **MIT License** - see the [**MIT License**](LICENSE) file for details.