Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SafdarJamal authored Aug 20, 2021
1 parent dbf82df commit eafae8e
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# Vite Template React

[![GitHub Release (latest by date)](https://img.shields.io/github/v/release/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/releases)
[![License](https://img.shields.io/github/license/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/blob/main/LICENSE)

A [Vite](https://vitejs.dev) + [React](https://reactjs.org) starter template.
<h1 align="center">
Vite Template React
</h1>

<p align="center">
<a href="https://github.com/SafdarJamal/vite-template-react/releases">
<img src="https://img.shields.io/github/v/release/SafdarJamal/vite-template-react" alt="GitHub Release (latest by date)" />
</a>
<a href="https://github.com/SafdarJamal/vite-template-react/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/SafdarJamal/vite-template-react" alt="License" />
</a>
</p>

<p align="center">
A <a href="https://vitejs.dev">Vite</a> + <a href="https://reactjs.org">React</a> starter template.
</p>

![Vite Template React](https://user-images.githubusercontent.com/48409548/130238925-9ffa2704-7e42-4d85-876d-44fefb6a1548.png)

## Folder Structure

Expand Down

0 comments on commit eafae8e

Please sign in to comment.