diff --git a/app.js b/app.js index 66c06fa..01e7a38 100644 --- a/app.js +++ b/app.js @@ -65,6 +65,6 @@ app.get('/', (req, res) => { app.set("views", path.join(__dirname, "views")); app.set("view engine", "ejs"); -app.listen(5000, () => { - console.log(`Server is running at http://localhost:5000`) +app.listen(5555, () => { + console.log(`Server is running at http://localhost:5555`) }) \ No newline at end of file diff --git a/assets/UI_design/Counter Card.fig b/assets/UI_design/Counter Card.fig new file mode 100644 index 0000000..f4c2f09 Binary files /dev/null and b/assets/UI_design/Counter Card.fig differ diff --git a/count.txt b/count.txt index db72715..f684945 100644 --- a/count.txt +++ b/count.txt @@ -1 +1 @@ -1:9264c31248112509467d33311d1381a9b09fbb66a369dce0cd8ca8d235bc9a5e \ No newline at end of file +5:fe08f7a035e344005d191057bb83e87f3b198977bb39106018284ba0906d100e \ No newline at end of file