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

https://github.com/app-generator/sample-bootstrap-dashboard

Bootstrap 5 Dashboard - Learn by Coding | AppSeed
https://github.com/app-generator/sample-bootstrap-dashboard

appseed-sample bootstrap tutorial

Last synced: 10 months ago
JSON representation

Bootstrap 5 Dashboard - 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 - Dashboard](https://user-images.githubusercontent.com/51070104/168034064-5fab9b98-eaac-46aa-b8d6-087d7ce0422c.png)


## ✨ Components

- `Navbar`
- `Offcanvas`
- `Charts`
- `Datatable`
- `Dark Mode`


## ✨ What is [Bootstrap](https://www.admin-dashboards.com/bootstrap-5-templates/)

[Bootstrap](https://www.admin-dashboards.com/bootstrap-5-templates/) 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.


---
[Bootstrap for Beginners](https://blog.appseed.us/bootstrap-for-beginners-with-examples/) - Provided by `AppSeed`.