Skip to content

PacktPublishing/Vue.js-2-and-Bootstrap-4-Web-Development

Repository files navigation

Vue.js 2 and Bootstrap 4 Web Development

This is the code repository for Web Development with Vue.js, Bootstrap, and Firebase, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Vue.js is one of the latest new frameworks to have piqued the interest of web developers due to its reactivity, reusable components, and ease of use. When you combine Bootstrap with Vue.js, it provides quicker ways to create responsive web applications.

This book will teach you to add dynamic functionality to your web applications by combining Bootstrap with Vue.js. In this book, we will combine Bootstrap with Vue.js to form a complete front-end stack and build highly reactive and responsive applications. We begin by creating a simple webpage combining Vue.js, Bootstrap, and Firebase. We then go through the basic components of Bootstrap and learn how to integrate these with Vue.js to create a visually interactive Pomodoro app. While developing the app, you will go through the new grid system of Bootstrap 4 along with the much simpler directives in Vue.js. We also take advantage of the inbuilt utilities that come with Vue.js, such as the Webpack module, to better structure our application. Finally, we quickly deploy our application using Firebase, which provides Backend as a Service, to create our fully functional responsive web application.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

codes are not present in chapter 3.

The code will look like the following:

//LandingPage.vue
export default {
  components: {
    Logo,
    Authentication,
    GoToAppLink,
    Tagline
  }
}

The requirements for this book are the following: • Computer with Internet connection • Text editor/IDE

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781788290920

About

Vue.js 2 and Bootstrap 4 Web Development, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •