Skip to content

Commit

Permalink
doc: Add info
Browse files Browse the repository at this point in the history
  • Loading branch information
Aya-X committed Sep 27, 2023
1 parent a7a3aa2 commit f10c1ce
Showing 1 changed file with 53 additions and 3 deletions.
56 changes: 53 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,52 @@
# project-peteats-2022

<!-- [![Issues][issues-shield]][issues-url] -->

[![React][react.js]][react-url]
[![LinkedIn][linkedin-shield]][linkedin-url]

<!-- PROJECT LOGO -->
<br />
<div align="center">
<a href="https://github.com/peteats/project-peteats-2022">
<!-- <img src="https://avatars.githubusercontent.com/u/138648733?s=48&v=4" alt="Logo" width="80" height="80"> -->
</a>

<h3 align="center">PetEats</h3>
<p align="center">
以打造寵物版的 UberEats 為出發點
<br />
由於現代的人生活忙碌,也希望能給寵物享用現作美食的心境而製作
<br />
<br />
<a href="https://github.com/peteats/project-peteats-2022"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://peteats.rocket-coding.com">View Demo</a>
·
<a href="https://github.com/peteats/project-peteats-2022/issues">Report Bug</a>
</p>

<img src="https://images.cakeresume.com/xAEg1/noname-7b43b9/f1a62488-bec5-44d7-b11f-1869e116ecb1.png" alt="Logo" width="500">
</div>

---

## 功能

- 使用者可以註冊、登入
- 使用者可以購買鮮食、加入購物車
- 使用者可以建立訂單、並直接查看店家地圖
- 使用者可以查看已成立的訂單歷史資料

---

## Built With

- **template of:** vite + react
- **tailwindcss:** v3.x

## Started
### Started

```bash
yarn
Expand All @@ -12,7 +55,7 @@ yarn

---

## Develop
### Develop

```bash
yarn dev
Expand All @@ -21,7 +64,7 @@ yarn dev

---

## Build
### Build

```bash
yarn build
Expand All @@ -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/

<!-- <p align="center">
<img src="./powered-by-vitawind-bright.png">
</p> -->

0 comments on commit f10c1ce

Please sign in to comment.