Skip to content

Commit 86a0daf

Browse files
docs(readme): add badges below title
1 parent 41d0985 commit 86a0daf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# React Shopping List (Vite + TypeScript)
2+
[![Vercel](https://img.shields.io/badge/Deploy-Vercel-black)](https://react-shopping-list-mgomez.vercel.app)
3+
![React](https://img.shields.io/badge/React-18-61DAFB)
4+
![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6)
5+
![Vite](https://img.shields.io/badge/Vite-7-646CFF)
6+
![TailwindCSS](https://img.shields.io/badge/TailwindCSS-4-38B2AC)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
28

39
A small SPA to manage a shopping list.
410
This project demonstrates modern React with TypeScript, clean structure, and clear code comments in English.

0 commit comments

Comments
 (0)