Serving websites

We have so far used GitHub Pages and Netlify to deploy our web applications. In this chapter, we will use NodeJS and ExpressJS to build our own web servers! Moreover, we will deploy the server to Heroku platform.