IMAD course application. This is built as part of the IMAD course to explain javascript, nodejs, express, html, css , Postgres, Sql and AJAX
- A basic page containing links to several articles , an animation, and a counter
- Article page containing articles and comments
- Postgres database connectivity
- Download or clone the repo
cd path_to_folder- Run
npm install - Run
node server.js - Open browser
localhost:80