Skip to content

bolajiayeni/simple-tailwind-components

Repository files navigation

Simple Tailwind Components

Welcome to the Tailwind Components website! This website was built to showcase a collection of UI components created using Tailwind CSS, a utility-first CSS framework.

Components

  • Ui Design Daily Email popup: An implementation of a simple email newsletter signup form from the Ui design daily website built with Tailwind

Running locally

  1. Clone this repository to your local machine.
  2. Install the dependencies by running npm install.
  3. Run the tailind watch script with npm run watch.
  4. Run the index.html file with live-server
  5. The website will be available at http://127.0.0.1:5500/index.html.

Customization

The appearance of the components can be customized by modifying the tailwind.config.js file and running npm run build to regenerate the CSS. Refer to the Tailwind CSS documentation for more information on customization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published