Skip to content

Pagedone UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

License

Notifications You must be signed in to change notification settings

Pagedone/Pagedone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover

Logo

Pagedone UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

MIT License

Getting Started

This guide will help you get started with Pagedone UI, including how to run, customize, update, and integrate your project!

First, you need to make sure that you have a working Tailwind CSS project installed and that you also have Node and NPM

Require via NPM

  1. Install Pagedone as a dependency using NPM by running the following command:
  npm install pagedone
  1. Require the CSS that powers the styles of elements inside the tag
  <link href="../path/to/src/pagedone.css"/>
  1. Require the JavaScript code that powers the interactive elements before the end of your tag
  <script src="../path/to/src/pagedone.js"></script>

Documentation

For full documentation of the Pagedone options, visit pagedone.io. The site also contains information on the wide variety of plugins that are available for TailwindCSS projects.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable use GitHub Discussions

License

Pagedone UI is Open Source project and licensed under MIT.

Pagedone UI Figma is free for both commercial and personal projects, learn more here.

All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Pagedone UI, nor vice versa.

A product of Mythics Design

Pagedone UI is built and maintend by Mythics Design team. Over the last decade at Mythics Design, our journey has involved crafting UI Components and Templates. This process has allowed us to understand and explore a range of strategies for developing versatile UI designs that can adapt to a variety of needs.

Share your thoughts about Pagedone on Twitter.

About

Pagedone UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published