From f10c1ce55c9f368dde78751178ca79180b5155c0 Mon Sep 17 00:00:00 2001
From: Aya <90342033+Aya-X@users.noreply.github.com>
Date: Wed, 27 Sep 2023 16:50:23 +0800
Subject: [PATCH] doc: Add info
---
README.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 53 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 530d61a..ff9dd2c 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,52 @@
# project-peteats-2022
+
+
+[![React][react.js]][react-url]
+[![LinkedIn][linkedin-shield]][linkedin-url]
+
+
+
+
+
+---
+
+## 功能
+
+- 使用者可以註冊、登入
+- 使用者可以購買鮮食、加入購物車
+- 使用者可以建立訂單、並直接查看店家地圖
+- 使用者可以查看已成立的訂單歷史資料
+
+---
+
+## Built With
+
- **template of:** vite + react
- **tailwindcss:** v3.x
-## Started
+### Started
```bash
yarn
@@ -12,7 +55,7 @@ yarn
---
-## Develop
+### Develop
```bash
yarn dev
@@ -21,7 +64,7 @@ yarn dev
---
-## Build
+### Build
```bash
yarn build
@@ -32,6 +75,13 @@ yarn build
![Powered-by-Vitawind](./src/images/powered-by-vitawind-bright.png)
+[issues-shield]: https://img.shields.io/github/issues/petests/project-peteats-2022.svg?style=for-the-badge
+[issues-url]: https://github.com/peteats/project-peteats-2022/issues
+[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
+[linkedin-url]: https://linkedin.com/in/aya-ong-113b3227b
+[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
+[react-url]: https://reactjs.org/
+