Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)