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
- Host: GitHub
- URL: https://github.com/unify-ui-dev/tailwind-unifyui
- Owner: unify-ui-dev
- License: mit
- Created: 2023-07-19T21:47:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T10:02:59.000Z (over 1 year ago)
- Last Synced: 2024-03-03T10:46:44.691Z (over 1 year ago)
- Topics: components, modern-design, tailwind-blocks, tailwindcss, unify-ui, unifyui, web-ui, webdesign
- Language: HTML
- Homepage: https://tailwind.unify-ui.dev/
- Size: 5.27 MB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
## 🔍 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.