Skip to content

Commit eafae8e

Browse files
authored
Update README.md
1 parent dbf82df commit eafae8e

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

README.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
1-
# Vite Template React
2-
3-
[![GitHub Release (latest by date)](https://img.shields.io/github/v/release/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/releases)
4-
[![License](https://img.shields.io/github/license/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/blob/main/LICENSE)
5-
6-
A [Vite](https://vitejs.dev) + [React](https://reactjs.org) starter template.
1+
<h1 align="center">
2+
Vite Template React
3+
</h1>
4+
5+
<p align="center">
6+
<a href="https://github.com/SafdarJamal/vite-template-react/releases">
7+
<img src="https://img.shields.io/github/v/release/SafdarJamal/vite-template-react" alt="GitHub Release (latest by date)" />
8+
</a>
9+
<a href="https://github.com/SafdarJamal/vite-template-react/blob/main/LICENSE">
10+
<img src="https://img.shields.io/github/license/SafdarJamal/vite-template-react" alt="License" />
11+
</a>
12+
</p>
13+
14+
<p align="center">
15+
A <a href="https://vitejs.dev">Vite</a> + <a href="https://reactjs.org">React</a> starter template.
16+
</p>
17+
18+
![Vite Template React](https://user-images.githubusercontent.com/48409548/130238925-9ffa2704-7e42-4d85-876d-44fefb6a1548.png)
719

820
## Folder Structure
921

0 commit comments

Comments
 (0)