tailwind-unifyui icon indicating copy to clipboard operation
tailwind-unifyui copied to clipboard

Rapidly build your website with modern look using TailwindCSS

Banner

GitHub contributors GitHub discussions GitHub issues GitHub pull request

🔍 Table of Contents

  • [💻 Resources](💻 Resources)
  • 📝 Project Summary

  • ⚙️ Setting Up

  • 🚀 Run Locally

  • 🙌 Credit

  • 📄 License

💻 Resources

  1. Tailwind CSS
  2. Vite js
  3. Heroicons
  4. Flowbite Icons

📝 Project Summary

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

⚙️ Setting Up

Local Development

  1. Clone unocss-unifyui repository:
git clone https://github.com/unify-ui-dev/tailwind-unifyui.git
  1. Install dependencies

Make sure to install the dependencies:

npm install
  1. Development Server

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

npm run dev

🙌 Credit

Contributing

If you're interested in contributing to Unify-UI, please read our contributing docs before submitting a pull request.

Request Component/Block

Request here{:target="_blank"}

📄 License

This project is licensed under the MIT License - see the MIT License file for details.