Update README.md

This commit is contained in:
2023-06-01 08:38:01 +02:00
committed by GitHub
parent c62facf587
commit fca65bbb48
+2 -2
View File
@@ -1,4 +1,4 @@
# Online Shop # React Shop
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white) ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
@@ -33,4 +33,4 @@ The application shows a product home page and a cart page, the routing is done w
### In the browser open the "3000" port: ### In the browser open the "3000" port:
```http://localhost:3000/``` ```http://localhost:3000/```