Bootstrap is a popular open-source framework for designing and developing responsive, mobile-first websites and web applications. It provides pre-designed styles, components, and utilities for creating visually appealing and consistent user interfaces quickly and efficiently.
Bootstrap is often used by developers to save time while ensuring a professional and polished look for their web projects.
Instalation
We need to add below npm packages
npm install [email protected] --save