From 55eab181bed232e889d4b0b2a26519123ec57575 Mon Sep 17 00:00:00 2001 From: brenda-soto Date: Tue, 19 Dec 2023 10:49:52 -0500 Subject: [PATCH] Deployed to netlify. url added at the top of the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b49d105..ed7fcac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Basic React Starter +[MY LIVE SITE URL](https://main--playful-fudge-e64a29.netlify.app/) + You can use this starter to create any ReactJS app you would like. Unlike when you use `npm create vite@latest your-app-name -- --template react`,