This project demonstrates the use of Bootstrap CSS through a series of demo files, ranging from basic to advanced examples. It is designed to help users understand and experiment with different Bootstrap features and custom styles in a modern, modular project structure.
Clone the repository and install dependencies:
git clone https://github.com/hkevin01/bootstrap-css-demo.git
cd bootstrap-css-demo
npm installExplore the demos in the src/styles/ directory:
basic/: Simple Bootstrap components (buttons, grids, typography)advanced/: Custom components, utilities, and advanced layouts
To start the project:
npm startOr open the HTML demo files in your browser to view examples.
See CONTRIBUTING.md for details on how to contribute, report issues, and suggest improvements.
MIT