this is a web timer app using express framewowrk for learning hope u gais like it [file are in master branch]
Run in Visual Code(blue) +++++what already done
1.npm init -y
2.npm i express ejs
3.change the package.json ["type" : "module",] change to module
4.npm install --save-dev nodemon (to use nodemon)
To Run this cd to index.js and nodemon index.js then open on the website on http://localhost:3000/
user@MSI MINGW64 ~/web projek1.0/otask (master)
$ nodemon index.js
[nodemon] 3.1.9
[nodemon] to restart at any time, enter rs
[nodemon] watching path(s): .
[nodemon] watching extensions: js,mjs,cjs,json
[nodemon] starting node index.js
Server listening on port 3000
Action: start
Total seconds from input: 36000
Starting new timer with: 36000 seconds
Action: pause
Total seconds from input: 0
Timer paused. Time elapsed: 3.301 Remaining: 35996.699 backend will record the time