From 92dd8249042c57fd86be779b9592222accd8e36b Mon Sep 17 00:00:00 2001 From: Steven Haskell Date: Tue, 23 Apr 2024 15:11:39 -0400 Subject: [PATCH] Added read me file. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b9af0fd --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# What_Are_You_Lifting_App + +An installable progressive web app to help with barbell math at the gym. Built this in 2018 when I first started learning HTML, CSS, and JavaScript. + +[View App](https://stevenhaskell.github.io/WhatAreYouLiftingApp/) \ No newline at end of file