Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inthree3 authored Jun 7, 2024
1 parent 3fcbd9c commit b36b331
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
# Check Out Frontend
# Check this Frontend out! 👀
> Check Out! You can get your personalized outfit from our AI stylist 🌊
![Service main page UI](https://github.com/Hot-Spicy-Buffalo-Wing/check-out-fe/assets/42310616/1f07584a-754e-45bd-87a0-b457bd330185)
> Check Out! You can get your personalized outfit from AI stylist 🌊

### Frontend Development Initialization
---

### 1. Frontend Development Initialization
- install dependencies with `yarn`
- run the code with `yarn dev`

### Frontend Tech Stack
### 2. Frontend Tech Stack
- Vite + React + Typescript
- Adopted [Mantine](https://mantine.dev/) UI system

### UI Flow
### 3. UI Flow
```
Landing page |- Sign up page
|- Sign in page |- Main page |- Post list page |- Post create page
|- Post detail page
```

0 comments on commit b36b331

Please sign in to comment.