Lab 1 - DonationWebStorm (Express & Node Web App using WebStorm)

In this lab we're going to build a very simple Node Web App using the WebStorm IDE. If you haven't done so already, get it set up by following this guide here - WebStorm IDE Setup.

This web app won't have much functionality but it will take you through the process of building a Node Web app using WebStorm.

Once completed and running, your Node Server Landing Page (at http://localhost:3000) should look something like this;