From 873e59daa475fb42b59a33055c7d93b07674e2bf Mon Sep 17 00:00:00 2001 From: Rakshith S N <25268846+snrakshith@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:01:12 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b461410..c87651d 100644 --- a/README.md +++ b/README.md @@ -4,22 +4,22 @@ Demo project for the [How to set up a Front-End project with Vite, React, and Ty ## Demo -You can see this project deployed to Cloudflare Pages! +You can see this project deployed to Github Pages! -Link: +Link: ## Run Locally Clone the project ```bash - git clone https://github.com/Pixelmatters/setup-project-demo + git clone https://github.com/snrakshith/react-template ``` Go to the project directory ```bash - cd setup-project-demo + cd react-template ``` Install dependencies