Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Complete Bootstrap & React Bootcamp with Hands-On Projects
Rating: 3.6 out of 5(397 ratings)
61,002 students

Complete Bootstrap & React Bootcamp with Hands-On Projects

Learn to Build Responsive, Interactive Web Apps using Bootstrap and React.
Last updated 7/2022
English
English [Auto],

What you'll learn

  • Learn the Bootstrap Grid System
  • Learn to work with Bootstrap Three Column Layouts
  • Learn to Build Bootstrap Navigation Components
  • Learn to Style Images using Bootstrap
  • Build Advanced, Responsive Menus using Bootstrap
  • Build Stunning Layouts using Bootstrap Themes
  • Learn the Foundations of React
  • Work with JSX, and Functional Components in React
  • Build a Calculator in React
  • Learn the React State Hook
  • Debug React Projects
  • Learn to Style React Components
  • Build a Single and Multi-Player Connect-4 Clone with AI
  • Learn React Lifecycle Events
  • Learn React Conditional Rendering
  • Build a Fully Custom E-Commerce Site in React
  • Learn the Foundations of JSON Server
  • Work with React Router

Course content

5 sections131 lectures13h 5m total length
  • Introduction to Bootstrap2:12

    Accelerate web development with Bootstrap's HTML and CSS templates for typography, forms, buttons, tables, navigation, and image carousels, plus optional JavaScript plugins for responsive, cross browser compatibility.

  • Embedding Bootstrap0:49

    Learn to include the bootstrap framework via the content delivery network, add the min css and min js files, include the jQuery library, and use built-in css and JavaScript components.

  • Bootstrap Basic Page Structure5:29

    Learn to build responsive pages with Bootstrap by using the HTML5 doctype and the viewport meta. Create fixed or fluid containers with Bootstrap classes for a mobile-first layout.

  • Bootstrap Grid System5:32

    Explore how the Bootstrap grid system uses up to 12 columns to create responsive layouts across lg, md, and sm breakpoints.

  • Bootstrap Three Column Layouts2:24

    Learn to convert a two-column Bootstrap layout into a responsive three-column grid for laptop and desktop screens, with stacked columns on smaller devices, with widths like 4-4-4.

  • Bootstrap Typography6:50

    Master bootstrap typography by styling headings h1-h6, secondary text, mark and code highlights, kbd shortcuts, block quotes with footers, and contextual text and background color classes.

  • Bootstrap Tables3:00

    Apply Bootstrap table styling with the table class, table-striped, table-bordered, and table-hover; structure headers with thead and th, and use contextual row classes like success, danger, and info.

  • Bootstrap Styling Images2:17

    Style images with Bootstrap by applying image rounded, image circle, and image thumbnail classes to create rounded corners and circular shapes, then make them responsive with the image responsive class.

  • Bootstrap Jumbotron2:27

    Apply the jumbotron class to a div, using h1 for the heading and p for the subtitle. Place it inside or outside the container; compare with the page header class.

  • Bootstrap Wells0:58

    Explore how Bootstrap wells emphasize content using the well class with small, normal, and large sizes, delivering a rounded border, light background, and padding.

  • Bootstrap Alerts2:24

    Explore how to create and customize Bootstrap alerts, including success, info, warning, and danger, with dismissible features and fade effects using alert classes.

  • Bootstrap Buttons7:11

    Explore Bootstrap buttons by applying button classes such as default, primary, info, warning, danger, and link; learn sizes, block-level buttons, and handling active, disabled, and input button variants.

  • Bootstrap Button Groups1:57

    Group three Bootstrap buttons into a button group using a div with the button group class, showing large and extra small sizes and switching from horizontal to vertical layouts.

  • Bootstrap Justified Button Groups2:32

    Explore creating a full-width Bootstrap button group with the button group justified class that responsively spans the page, comparing link elements to button elements with button and button primary classes.

  • Bootstrap Glyphicons2:52

    Explore how Bootstrap glyph icons offer 260 icons for use in text and buttons, displayed via a span with the glyph icon class and specific icons.

  • Bootstrap Badges and Labels3:12

    Explore how Bootstrap badges and labels highlight links, buttons, and headings, using badge and label classes to control color and size.

  • Bootstrap Progress Bars2:54

    Learn to implement Bootstrap progress bars, set progress values (0–100%), add labels, and apply contextual styles like success, warning, and danger, including striped and animated options.

  • Bootstrap Pagination2:24

    Build Bootstrap pagination by creating a ul with the pagination class, adding links, and signaling active or disabled states. Resize with large or small classes and convert to breadcrumbs for navigation.

  • Bootstrap Pager Pagination1:17

    Learn how to implement Bootstrap pager for pagination on an unordered list by using the pager class to create previous and next buttons and align them to the container edges.

  • Bootstrap List Groups5:10

    Learn to style bootstrap list groups with borders, padding, and hover effects; add badges, icons, headings, and contextual classes like success, warning, and danger.

  • Bootstrap Panels2:33

    Learn to build Bootstrap panels that contain any content, with panel body, heading, and footer, group multiple panels, and apply contextual colors like panel primary, warning, and danger.

  • Bootstrap Dropdown Menus4:37

    Learn to build bootstrap dropdown menus with options, dividers, and headers; enable disabled items, right alignment, and drop-up behavior for flexible, responsive navigation.

  • Bootstrap Collapsibles3:24

    Learn to create Bootstrap collapsibles by wiring a button or link to a collapsible div with data-toggle='collapse', data-target, and the collapse class to show or hide content.

  • Bootstrap Collapse Panel1:53

    Build a collapsible panel with a panel group and header; connect the header to the content using data-toggle collapse and a matching id, with body and footer sections.

  • Bootstrap Collapse List Group0:57

    Implement a Bootstrap collapsible list group by rendering an unordered ul with the list group class and three items, enabling expansion on click.

  • Bootstrap Accordion5:01

    Build an accordion by creating a panel group with a unique id, setting data-parent, and linking headers to collapsible content via matching identifiers and panel body sections.

  • Bootstrap Tab Menus4:46

    Learn to build bootstrap tab menus and pills, turning a simple ul list into a nav tabs interface, mark an active tab, and add a dropdown menu with sub links.

  • Bootstrap Pill Menus3:12

    Explore inline and vertical pill menus in bootstrap, highlighting the active link, and building drop down pills with drop down toggle, data toggle, and nested dropdown menus.

  • Bootstrap Dynamic Tabs and Pills4:03

    Create dynamic tabs and pills in Bootstrap to update content when a link is clicked, using nav tabs or nav pills with corresponding content panes.

  • Bootstrap Navigation Bar6:24

    Learn to build a responsive bootstrap navigation bar that spans the full width on large screens, stacks on small screens, and supports fixed positioning, right alignment, dropdowns, and styling options.

  • Bootstrap Collapsible Navigation Bar3:30

    Discover how to create a Bootstrap collapsible navigation bar for small screens using a toggle button, data-toggle, data-target, and a collapsible wrapper with id nav-one.

  • Bootstrap Forms - Vertical and Inline3:36

    Learn to style Bootstrap forms with vertical, horizontal, and inline layouts, using form tags, form group containers, labels with for attributes, and form control inputs for accessible, validated login forms.

  • Bootstrap Inputs4:28

    Apply bootstrap styling to inputs, text areas, checkboxes, radio buttons, and select menus using proper form-group and form-control patterns, including HTML5 input types and labeled elements.

  • Bootstrap Form Control States3:41

    Explore Bootstrap form control states including focus, success, warning, error, and info in a horizontal form. Learn to build form groups with labels and inputs using form-horizontal, control-label, and form-control.

  • Bootstrap Input Sizing3:11

    Resize Bootstrap inputs and selects using input large or input small, and adjust horizontal forms with form group large or small, plus width via grid columns.

  • Bootstrap Carousel9:22

    Learn to build a Bootstrap carousel that cycles through slides of car pictures with captions, indicators, and left/right controls, using data attributes and responsive styling.

  • Bootstrap Modal4:01

    Define and display a Bootstrap modal with header, body, and footer, using data-toggle and data-target, a fade effect, and close controls for outside-click or button dismissal.

  • Bootstrap Tooltip2:12

    Create a Bootstrap tooltip that appears on hover over a link, configure with data-toggle, data-placement (top, bottom, left, right), and title text, then initialize with jQuery.

  • Bootstrap Popover2:52

    Master bootstrap popovers by attaching them to links with data attributes, displaying a header and content, and configuring placement (right, bottom, top, left) with jQuery initialization.

  • Bootstrap Scrollspy5:40

    Develop a bootstrap page layout using the scrollspy plugin to link to four sections with IDs, using data-spy scroll on the body and data-target .nav bar in a fixed-top navbar.

  • Bootstrap Project - Themes Intro3:31

    Explore popular bootstrap themes, learn to download and customize open-source templates, and analyze the freelancer theme’s fluid layout, responsive navigation, modals, and form validation.

  • Bootstrap Project - File Overview2:15

    Explore the Bootstrap theme file structure, including CSS files, font assets, images, JavaScript and jQuery, the Less folder, and the index file.

  • Bootstrap Project - Script Overview8:46

    Explore how this Bootstrap theme is structured, from responsive navigation and collapsed menu to grid-based portfolio with modals and responsive images.

  • Bootstrap Project - Script Overview Cont.7:49

    Master Bootstrap grid usage with section tags, container, row, and columns across about and contact sections, plus footer, modals, and an up arrow button.

Requirements

  • No programming experience needed. You will learn everything you need to know.
  • Basic computer skills.
  • Basic knowledge of HTML and CSS

Description

Welcome to the Complete Bootstrap and React Bootcamp. This course teaches students how to create modern, interactive web pages using the Bootstrap framework and React JavaScript library. The course starts with an introduction into Bootstrap with a focus on its reputation in the development community as the number one choice for mobile-first front-end web frameworks. Bootstrap is a well documented collection of reusable code written in HTML, CSS, and JavaScript. We start with exploring the foundations of Bootstrap, including embedding it into projects, and building out the basic Bootstrap page structure. From there we catapult into the infamous Bootstrap grid system, along with the commonly used three column web page layout. After the introductory topics, students learn to work with a number of components from typography, tables and image styling right up to wells, alerts, and buttons. As part of the course we demonstrate how to build out intricate navigation menus using dropdown, collapse, accordion, and pill menus. We will also cover form styling, carousels, modals, scrollspy and just about every other Bootstrap component that’s instrumental to your journey as a front-end developer. The module concludes with a hands-on project, where students will use a Bootstrap theme to build a stunning web page from scratch.

In the second section of the course, we explore React. React, also known as React JS, is a powerful JavaScript library used for building custom, interactive user interfaces using UI components. Similar to Bootstrap, React is a well documented free and open source library. The project was founded by Meta and a network of independent developers. In this section, students learn how to use the React library through a series of hands-on projects. The React section of this course starts off with a hands-on project where you’ll learn how to work with functional React components, props, Callback functions, OnClick Events, and the React State hook to build a fully functional calculator. From there we will dive into project number two, where you will build a connect-4 clone. Here we will cover more intermediate concepts including passing props, destructuring, passing arguments to click events, various styling methods, and handling callbacks. You will also learn about the React key property, React lifecycle events, and conditional rendering. By the end you will have built a complete multi and single player connect-4 game board with built-in AI capabilities.

In the final section of the course we further unleash the power of React by building out a complete e-commerce site with multiple product categories, a product showcase, shopping cart feature, and much more. Here, we introduce a number of integral new concepts including: JSON server, Fetch API, and installing React router. These essential building blocks will be used to render the product categories, style the product list, and configure the product details page. From there we dive into styled components, refactoring the shop layout, and exploring the concept of “context” in React. In the final stages of the project students will configure the shopping cart basket, and the checkout feature. We will also implement a product search feature, followed by in-depth exercises on validating input forms in React.

As you can see this course covers a tremendous bit of ground. Best of all it features Tim Maclachlan - a renowned senior full-stack developer with over 20 years of commercial development experience. As a multi-faceted developer, Tim specializes in algorithmic, analytical and mobile development. To date, he’s written hundreds of applications and worked in a number of industries from commercial aviation and military, to banking and finance. Tim has a genuine passion for teaching others how to become better coders and looks forward to interacting with his students.


With that said, we hope you’re just as excited about this course as we are, if so - hit that enroll button and let’s get started.


Who this course is for:

  • Students interested in building mobile responsive websites using Bootstrap
  • Students interested in front-end web development
  • Students interested in learning React
  • Students interested in building UI components using React library