diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..aef8443 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/digital-watch.html b/digital-watch.html new file mode 100644 index 0000000..7c562e9 --- /dev/null +++ b/digital-watch.html @@ -0,0 +1,72 @@ + + + + + + + + Digital Watch + + + + +

Hello Aspiring World Class Developers

+

Here you go! Enjoy Your Digital Watch

+
+ + + + \ No newline at end of file