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

https://github.com/app-generator/sample-bootstrap-landing-page

Bootstrap 5 Landing Page - Learn by Coding | AppSeed
https://github.com/app-generator/sample-bootstrap-landing-page

appseed-sample bootstrap tutorial

Last synced: 10 months ago
JSON representation

Bootstrap 5 Landing Page - Learn by Coding | AppSeed

Awesome Lists containing this project

README

          

# [Bootstrap for Beginners](https://blog.appseed.us/bootstrap-for-beginners-with-examples/)

All the sample code for the blog article [Everything important about Bootstrap 5](https://blog.appseed.us/bootstrap-for-beginners-with-examples/) - Provided by `AppSeed`.
The article explains the basics of Bootstrap 5 Framework and also provides two free samples crafted from scratch: a landing page and a dashboard.

- 👉 [Bootstrap 5 Landing Page](https://sample-bootstrap-landing-page.appseed-srv1.com/) - LIVE Demo
- 👉 [Bootstrap 5 Dashboard Layout](https://sample-bootstrap-dashboard.appseed-srv1.com/) - LIVE Demo


## ✨ How to use it

- Download the files
- Open up index.html in a code editor, if needed make some changes
- Double click index.html to open it in a web browser and see your changes.


![BS5 Sample - Landign Page](https://user-images.githubusercontent.com/51070104/168033680-5610b1a6-7c6a-473b-a39d-f67d83b4917a.png)


## ✨ Components

- `Navbar`
- `Home`
- `Features`
- `Pricing`
- `Footer`

## ✨ What is Bootstrap 5

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites, it includes HTML, CSS and JavaScript based design templates for almost anything, including (but not limited to): typography, forms, buttons, navigation, and other components.


---
[Everything important about Bootstrap 5](https://blog.appseed.us/bootstrap-for-beginners-with-examples/) - provided by `AppSeed`.