This web application was created according to the criteria of the course work on Web Technologies module.
Also has the functionality to post, watch and delete the specified information.
WebSite <-- Teacher addeed this to the glitch but it's still not working :(
- In order to run this web application, you need to install node.js .
- You can download it here.
- After that you need to install Pug.
- To do this, you need to open a command line and write
npm install pug --save
. - Also you need to write in command line
npm install express --save
to install express. - Finnaly specify the path to the project on the command line, and then write
node app
. - Follow the provided link to open the web app.
- Pug
- Express
Student ID: 00010103