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

https://github.com/sensational-code/bootstrap-site-1

A simple website layout created using Bootstrap 4
https://github.com/sensational-code/bootstrap-site-1

Last synced: 4 months ago
JSON representation

A simple website layout created using Bootstrap 4

Awesome Lists containing this project

README

          

# bootstrap-site-1
A simple website layout created using Bootstrap 4

#### [Try it here](https://sensational-code.github.io/bootstrap-site-1/)

## Install
Clone this repo and run a local web server to host the index.html.

#### On Mac/Linux:

```
cd
git clone https://github.com/Sensational-Code/bootstrap-site-1.git
cd bootstrap-site-1
python -m SimpleHTTPServer
```

Replace with your desired directory and with your desired port number.

Then visit localhost: in your web browser of choice.

## Built With

* [Bootstrap](https://getbootstrap.com/)