Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adsingh14/bootstrap-4-starter-kit
Bootstrap 4 oriented starter kit with FontAwesome 5, jquery and popper in one package.
https://github.com/adsingh14/bootstrap-4-starter-kit
bootstrap bootstrap4 cdn fontawesome5 jquery popperjs starter-kit
Last synced: 2 months ago
JSON representation
Bootstrap 4 oriented starter kit with FontAwesome 5, jquery and popper in one package.
- Host: GitHub
- URL: https://github.com/adsingh14/bootstrap-4-starter-kit
- Owner: adsingh14
- License: mit
- Created: 2018-03-17T10:43:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T12:56:19.000Z (over 2 years ago)
- Last Synced: 2023-05-01T11:36:25.322Z (over 1 year ago)
- Topics: bootstrap, bootstrap4, cdn, fontawesome5, jquery, popperjs, starter-kit
- Language: HTML
- Homepage:
- Size: 4.78 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Bootstrap 4(Stable) + FontAwesome 5 Starter Kit
### Overview
This boilerplate includes both offline & online(CDN) version of Bootstrap 4 along with Font Awesome 5 (free).
### What's inside
* Offline & CDN version of
* Bootstrap 4.6.1[^1]
* Font Awesome 5.15.2[^2]
* jQuery 3.5
* Popper.js 2.4### Installation
Clone this repo using the following command in Terminal or Git Bash:
```git clone https://github.com/adsingh14/Bootstrap-4-Starter-Kit```
**OR**
Download the `.zip` file directly on your device.
### How to use
* Online(CDN): Just copy the `index - CDN version.html` in any folder & start coding.
* Offline: Copy the folder `Offline Setup` in your local directory & start with `index.html`.[^1]: [Bootstrap 4 Official Documentation](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
[^2]: [Font Awesome 5 - Icon Finder](https://fontawesome.com/v5/search?m=free)