Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 3.67 KB

File metadata and controls

50 lines (43 loc) · 3.67 KB

Bootstrap

My solution proposals for the Bootstrap exercises.

freeCodeCamp module description:

"Bootstrap is a front end framework used to design responsive web pages and applications. It takes a mobile-first approach to web development, and includes pre-built CSS styles and classes, plus some JavaScript functionality. In this course, you'll learn how to build responsive websites with Bootstrap, and use its included classes to style buttons, images, forms, navigation, and other common elements."

Exercises

⬅️ Back to main file


Disclaimer: This repository should not be viewed as a facilitator for these courses.
This is intended to highlight and memorize my journey through this certification.