Skip to content

Create free Copy-Paste Tailwind CSS components for your next project

Notifications You must be signed in to change notification settings

gonzalochale/inkit

Repository files navigation

InKit

Create free Copy-Paste Tailwind CSS components for your next project

Demo

https://inkit-ui.vercel.app/

Features

  • Live previews
  • JSX code snippet
  • HTML code snippet

Roadmap

  • ✅ JSX and HTML code snippet

  • Mobile support

  • Multiple components for each category

Run Locally

Clone the project

  git clone https://github.com/gonzalochale/inkit

Go to the project directory

  cd inkit

Install dependencies

  npm install

Start the server

  npm run start

Contributing

Contributions are always welcome!

After making any changes, open a pull request.