Book Image

Hands-On Application Development with React and Bootstrap [Video]

By : Content4 LLC
Book Image

Hands-On Application Development with React and Bootstrap [Video]

By: Content4 LLC

Overview of this book

React is one of the most popular front-end JavaScript library for interactive web applications. Bootstrap 4 is a free HTML, CSS, and JavaScript framework that allows developers to build responsive, mobile-first websites. Integrating Bootstrap with React allows web developers to write much cleaner code, thus reducing the time spent on the frontend. In this course, the author, Bruce Van Horn, will help you gain a thorough understanding of the Bootstrap framework and will show you how to build impressive web apps. You will build a website with UI elements such as image galleries and custom pricing/shopping tools along with Bruce. He will show you how to use HTML, ES6, CSS, React, and Bootstrap 4 to build your own dynamic website. By the end of the course, you will be able to build real-time responsive web apps using React and Bootstrap and will have learned to use the ES6 Syntax. All the code and supporting files for this course are available at https://github.com/PacktPublishing/Hands-on-Application-Development-with-React-and-Bootstrap
Table of Contents (5 chapters)
Free Chapter
1
Getting Started With Create-React-App
Chapter 5
Building and Publishing Your ES6 React App with Babel
Content Locked
Section 2
Create the Vehicle Detail Component – Part 2
We have the basics, but we need to complete the vehicle detail component by adding the detail data. - Add the model name - Add the model description - Add the fuel efficiency displayed using a font-awesome icon