Skip to content

app-generator/sample-bootstrap-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All the sample code for the blog article Everything important about Bootstrap 5 - 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.


✨ 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


✨ 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 - provided by AppSeed.