Skip to content

Commit

Permalink
Update create-a-react-app-with-vite.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Dusch4593 committed Mar 13, 2024
1 parent fa62a9b commit b947658
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -12,7 +12,7 @@ tags:
---

<BannerImage
link="https://raw.githubusercontent.com/codedex-io/projects/main/projects/create-a-react-app-with-vite/header.jpeg"
link="https://raw.githubusercontent.com/codedex-io/projects/main/projects/create-a-react-app-with-vite/header.png"
description="Title Image"
uid={true}
cl="for-sidebar"
Expand Down Expand Up @@ -45,7 +45,7 @@ But like many tools, getting React set up on your local computer can be tricky.

In this tutorial, you will create and run a React app with Vite! ⚡

<ImageZoom src="https://raw.githubusercontent.com/codedex-io/projects/main/projects/create-a-react-app-with-vite/react-hero-image.png" alt="React hero image" />
<ImageZoom src="https://raw.githubusercontent.com/codedex-io/projects/main/projects/create-a-react-app-with-vite/react-hero-image.jpeg" alt="React hero image" />

### What is Vite?

Expand Down

0 comments on commit b947658

Please sign in to comment.