A blog website created using Node.js, Express, and EJS
To run to app you have to run the following commands in your terminal,
(Firstly, install node.js if not installed)
The following commands should initialise the npm packages and start the server on port 3000. Goto your browser and goto localhost:3000 to check.