Skip to content

ssitvit/UI-Components

Repository files navigation

What is UI-Components

Ui-Components repository is a collection of most commonly used UI elements like navbars, loaders,carousels ,modals , cards, badges , avatars etc. Happy coding 😊 🎉



Tech Used

HTML5 CSS3 Bootstrap**

Contributors


if (youLiked) {
	starThisRepository();
}

Read for successful merge

Hello People!!

Make sure to go through CODE_OF_CONDUCT.md before you start

If you want to get free T-shirt,Swags like developers then follow these steps.

Step 1. Checkout our youtube video for this repository

Click on Start Hacking

Log-In in using your GitHub account
If you don't have then create one

Step 2. Make 4 Pull Requests


⚡⚡ Steps for Contributing ⚡⚡


  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
git clone https://github.com/<your-github-username>/UI-Components
  1. Navigate to the project directory.
cd UI-Components
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes.
  2. Stage your changes and commit
git add -A
git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull Request.
  2. Congratulations! 🎉 you've made your contribution.

Repeat Same step 4 time and check your hacktober profile

Open Source Programs we have been associated with:

Happy Contributing!