With the evolution of technology, many things have changed over the years. More specifically, if we talk about the size of computer, it has been reduced drastically. These days, we can carry our computer like mobile phones, tablets, smart-watches etc. along with us anywhere. Moreover these gadgets require internet connection for their optimal use. So, to make the users of these gadgets to able to browse through different websites, it becomes most important for the web designer to keep this point in mind while designing the webpage. So, this is where the concept of responsive web design emerged.According to wikipedia, Responsive web design is an approach to web design that makes web pages render well on a variety of devices and window or screen sizes.

So, in this blog, we’ll discuss the procedure to make responsive web page for a hypothetical organisation which will enable it to store the ID and name of its employees. This front-end web page will be served by a server built on Node.js which will be linked to a SQLite3 database to store datas.This entire project is also available in my GitHub repository — https://github.com/souvik-pl/Responsive-web-devFollowing are the two videos of the final look of our project :-

Prerequisites

  1. Knowledge of — HTML, CSS, JavaScript, JQuery, Bootstrap, Font-awesome, Node.js and SQLite3
  2. 2. Node.js and SQLite3 should be installed in your machine.

So, it’s time to start our project.

#javascript #web-development #nodejs #express #bootstrap

Responsive Web Design with Bootstrap and Node.js As a Backend
9.60 GEEK