Skip to content

This repository is an open-source Next.js + Tailwind CSS Component Library. It contains ready-to-use UI components like Buttons and Cards that you can plug into any project. Perfect for beginners to learn, practice, and contribute during Hacktoberfest

License

Notifications You must be signed in to change notification settings

ankitjhagithub21/component-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Open Source Component Library

This repository is an open-source Next.js + Tailwind CSS Component Library. It contains ready-to-use UI components like Buttons and Cards that you can plug into any project. Perfect for beginners to learn, practice, and contribute during Hacktoberfest 🎉


🚀 Features

  • Built with Next.js 14 (App Router)
  • Styled using Tailwind CSS
  • Includes 5 Buttons & 5 Cards
  • Easy to extend and contribute
  • Open for Hacktoberfest contributions 💜

🛠️ Getting Started

  1. Clone the repository
git clone https://github.com/Gyanthakur/component-library.git
cd component-library
  1. Install dependencies
npm install
  1. Run the development server
npm run dev
  1. Open http://localhost:3000 in your browser to see the app running.

🤝 Contribute

We welcome all contributions! Please follow these steps:

✅ Steps to Contribute

  1. Give this repo a star ⭐ (mandatory)
  2. Follow my GitHub account (mandatory)
  3. Fork this Repository (see below 👇)
  4. Create an Issue for the feature/bug you want to work on
  5. Commit your changes with a meaningful message
  6. Push your changes to your forked repo
  7. Create a Pull Request (PR)
  8. Wait for review and merge 🚀

🔄 How to Fork this Repository

  1. On the top-right corner of this repo page, click Fork.
  2. Choose your GitHub account to fork the repo into.
  3. Now, clone your forked repo:
git clone https://github.com/Gyanthakur/component-library.git

🐛 How to Create an Issue

  1. Go to the Issues tab of this repository.
  2. Click New Issue.
  3. Choose the issue template (bug, enhancement, documentation, etc.).
  4. Fill in the details and submit.

📌 How to Raise a Pull Request (PR)

  1. Push your code to your forked repository.
  2. Go to the Pull Requests tab of the main repository.
  3. Click New Pull Request.
  4. Select your branch from your forked repo.
  5. Submit the PR with a proper description of your changes.

💬 Need Help? Contact Me!

If you have any query or confusion, you can WhatsApp me by clicking the button below:

WhatsApp

Or reach me directly at this WhatsApp number: +91 895-7818-597


🙏 Thank You

Thank you to every contributor of this repository. Your efforts make this project better for everyone 💜


🌟 Happy Contributing & Happy Hacktoberfest 2025 🎉

About

This repository is an open-source Next.js + Tailwind CSS Component Library. It contains ready-to-use UI components like Buttons and Cards that you can plug into any project. Perfect for beginners to learn, practice, and contribute during Hacktoberfest

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • CSS 1.5%
  • HTML 1.3%