khazifire / DripUI

DripUI a collection of free Tailwind CSS components to bootstrap your new apps, projects or landing sites!
https://dripui.vercel.app/
MIT License
63 stars 71 forks source link
hacktoberfest hacktoberfest-accepted hacktoberfest2022 nextjs tailwind tailwind-components tailwind-css tailwindcss tailwindcss-components ui-components

DripUI - Tailwind Components

DripUI is an amazing collection of free UI components to help you develop projects faster and easier.

The most elegant code for a component you want, is one click away :)

:computer: Site Overview

You can check out the live site here

To copy the code for a component, all you need to do is click on it :)

Screenshot of button components page on dripui

:hammer: Tech Stack

This project is a product of:

:bulb: Want to contribute?

We would love that! That is what open source is all about :tada:

Found a typo on the site or this README file itself? Feature request? A bug? Feel free to raise an issue and we'll get to it. You can also try to fix the issue once you're assigned to it ;)

To see and/or contribute to this project, please follow the steps below.

:point_down: Prerequisites

Before installation, please make sure you have already installed the following tools:

To check if you have nodejs and npm installed, run the commands: node -v and npm -v

:nut_and_bolt: Installation Steps

1) Fork this repository 2) Clone your fork of the repository 3) In your local dev environment, navigate to the project directory 4) Run npm install to install dependencies 5) Run npm run dev to start the server on https://localhost:3000

:wrench: Adding a component

:wrench: Adding a new type of an already existing component

Note

There is a naming convention when naming files. It is [component type] + [type]. coloredShadowCard.js mentioned above is a good example. coloredShadow = [component type] and Card = [type].

:wrench: Adding a new collection of components

Say you wanted to add a new collection of components. Testimonials for example.

License

This project adopts the MIT License and is open to all contributions.

💪🏽 Thanks to all Contributors

Thanks a lot for spending your time helping DripUI grow. Thanks a lot! Keep being awesome🍻

Contributors

🙏🏽 Support

This project needs a star️ from you. Don't forget to leave a star✨