From 52e1c4056bdad78f86cab5d7979ec112962e956f Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Mon, 7 Apr 2025 12:36:22 +0000 Subject: [PATCH] Add README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8036861 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# My Digital Business Card + +A very simple informational only site to display basic (very basic) biographical info and contact details. + +This is intended to double as a digital business card for myself. + +### Extra + +I'm hoping to use this as an opportunity to explore a bit more *framework-less* development as I usually use Angular at work. + +I'm looking into adding some fun animations and making it a fully responsive (sholudn't be hard given the content) site. + +I want it to run with absolutely **0** building involved. \ No newline at end of file