Git Product home page Git Product logo

ritviksharma3 / bootstrap-component-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aritrakrbasu/hacktoberfest-2023-bootstrap-library

0.0 0.0 0.0 2.72 MB

This Repository will have different type of pre-build components like navigation bar , carousel etc etc based on bootstrap . Please consider contributing to it if you think your designed components could help the newbie web developers.

License: MIT License

CSS 19.93% HTML 80.07%

bootstrap-component-library's Introduction

Bootstrap-Component_library

This Repository will have different type of pre-build components like navigation bar , carousel etc etc based on bootstrap . Please consider contributing to it if you think your designed components could help newbie frontend coders .

All the compoments must be build up on bootstrap library .

We prefer well documented code comment lines will be appreciated and your Pull Requests should comply with these in-order to get merged. So, do read the CONTRIBUTING.md.

Also read, CODE OF CONDUCT.

Download Bootstrap on your local machine

# Via npm
npm install bootstrap

# Via gem
gem install bootstrap -v 4.5.2

OR

<!-- CSS only -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">

<!-- JS, Popper.js, and jQuery -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>

OR DOWNLOAD BOOTSTRAP

Fork this repository and clone on your local machine

git clone https://github.com/basuinfotech/bootstrap-component-library.git

Create a branch

git checkout -b branch_name

Make your changes

  • Add any new pre-build bootstrap component
  • Refer Contributing.md for more details

Commit and push

git add .
git commit -m "your_message"
git push origin branch_name

For Beginners:

Fork this repository -> Create the Files in the Forked Repository(Available under your repositories) -> Send a Pull Request(PR) writing a proper documentation -> Wait for it to get Merged (if everything is rightly done, else update the requested changes ๐Ÿ˜‰) 


Happy Hacktober Fest 2020 ๐Ÿคฉ

Looking forward to your PRs!!!

Please consider contributing to it if you think your solution could help the Open Source Community :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.