Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: 정지오 <[email protected]>
  • Loading branch information
jiohjung98 authored Jun 17, 2024
1 parent 178358b commit 952ea34
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,25 @@
## ✍️CONVENTION✍️
# OffiSpace - 거점 공유 오피스 예약 웹앱 서비스

<img width="800" alt="Offispace-Info" src="https://github.com/4bujak-4bujak/frontend/assets/104253583/dc50aac8-a5d3-4618-9810-7a387558373c">
<br/>

[OffiSpace 바로가기](https://4busak.vercel.app/)

- testID : [email protected]
- testPW : Office123!

## Contributor

- @로그인/회원가입 ([방호진](https://github.com/banghogu))
- @지도, 오피스 미팅룸 예약 ([정지오](https://github.com/jiohjung98))
- @PWA ([조기범](https://github.com/eun-hak))

## Tech Stack

<img width="800" alt="Offispace-Info" src="https://github.com/4bujak-4bujak/frontend/assets/104253583/1ccfa4bf-421a-4865-b717-56a120b02f49">


## Team Convention

| 태그 | 설명 |
| --------------------- | ------------------------------------------------------------------------- |
Expand All @@ -15,7 +36,12 @@
| `asset: ` | 이미지 등 assets 파일 추가 |
| `chore: ` | 그 외 기타 수정 |



## Script

앱 실행

```
$ npm run build
$ npm run dev
```

0 comments on commit 952ea34

Please sign in to comment.