The project relates to Bootstrap 5: Fundamentals Pluralsight course by Gill Cleeren.
By it's nature the project is a Web shop. It is a responsive, mobile first website built with Bootstrap 5 CSS framework. It is compatible with all latest stable releases of all major browsers, except Internet Explorer. Website includes next pages:
- Home page
- Pie list page
- Details page
- Order and payment form
- Subscription page
Project is deployed to GitHub Pages. Deploy is automatically run after each commit to main
branch. For more information read the GitHub Pages docs.
For better development experience the app tools like Live Server are used.
// 3. Demo: Understanding the Bootstrap Grid System (2:51)