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
- Host: GitHub
- URL: https://github.com/app-generator/sample-bootstrap-dashboard
- Owner: app-generator
- License: mit
- Created: 2022-04-25T11:31:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T12:44:12.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T05:55:54.325Z (11 months ago)
- Topics: appseed-sample, bootstrap, tutorial
- Language: HTML
- Homepage: https://blog.appseed.us/bootstrap-for-beginners-with-examples/
- Size: 104 KB
- Stars: 6
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.

## ✨ 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`.