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

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
  • Embedding Bootstrap0:49
  • 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
  • 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
  • Bootstrap Tables3:00
  • Bootstrap Styling Images2:17
  • Bootstrap Jumbotron2:27
  • Bootstrap Wells0:58
  • 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
  • Bootstrap Button Groups1:57
  • Bootstrap Justified Button Groups2:32
  • Bootstrap Glyphicons2:52
  • Bootstrap Badges and Labels3:12
  • Bootstrap Progress Bars2:54
  • 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
  • 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
  • Bootstrap Collapsibles3:24
  • Bootstrap Collapse Panel1:53
  • Bootstrap Collapse List Group0:57
  • Bootstrap Accordion5:01
  • Bootstrap Tab Menus4:46
  • Bootstrap Pill Menus3:12
  • Bootstrap Dynamic Tabs and Pills4:03
  • Bootstrap Navigation Bar6:24
  • 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
  • Bootstrap Inputs4:28
  • Bootstrap Form Control States3:41
  • Bootstrap Input Sizing3:11
  • Bootstrap Carousel9:22
  • Bootstrap Modal4:01
  • Bootstrap Tooltip2:12
  • Bootstrap Popover2:52
  • Bootstrap Scrollspy5:40
  • 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
  • Bootstrap Project - Script Overview8:46
  • 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