From 4670972aeb2e6933236fdccd80c6be78daa17ac3 Mon Sep 17 00:00:00 2001 From: Mikayla Dobson <93477693+innocuous-symmetry@users.noreply.github.com> Date: Mon, 18 Apr 2022 15:30:36 -0500 Subject: [PATCH] Create README.md added a readme project file --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..423ba6c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# e-commerce +A sample E-Commerce app built as a Codecademy portfolio project, featuring a custom REST API and backend built using Node/Express and PostgreSQL.