This repository contains static resources for web development projects. It includes popular libraries and frameworks to assist in building responsive and interactive user interfaces.
- Bootstrap 5.3.3: A popular front-end framework for developing responsive and mobile-first websites.
- Bootstrap Icons 1.11.3: A free, high-quality, open-source icon library with over 1,500 icons.
- jQuery 3.7.1: A fast, small, and feature-rich JavaScript library.
statics/
├── bootstrap-5.3.3-dist/
│ ├── css/
│ └── js/
├── bootstrap-icons-1.11.3/
│ ├── fonts/
│ └── icons/
└── jquery-3.7.1/
└── jquery.min.js