Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hwanheejung authored Jan 9, 2025
1 parent 2c74c3c commit 1dddcf4
Showing 1 changed file with 21 additions and 18 deletions.
39 changes: 21 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="./public/images/polabo-logo-christmas.png" height="100" />
<img src="./public/images/polabo-logo.png" height="100" />
<br />
<strong>함께 꾸미는 폴라로이드 보드</strong>
</div>
Expand All @@ -15,6 +15,26 @@ $ npm run dev

<br/>

## 📱 FE Tech Stack

| 기술 | 설명 |
| ------------ | -------------- |
| Next.js | Web Framework |
| TypeScript | |
| Tailwind | 스타일링 |
| Jest | 테스트 |
| AWS EC2 | 배포 환경 |

<br/>

## 📷 주요 기능

![image](https://github.com/user-attachments/assets/5f922ca5-782d-4700-b982-fe1e8772faab)
![image](https://github.com/user-attachments/assets/271ab611-f45e-411f-8406-1a7f93daf041)
![image](https://github.com/user-attachments/assets/294c04e2-43c9-4d83-9cc9-95ea448dc87e)

<br/>

## 🤝 커밋 규칙

**1. Type**
Expand Down Expand Up @@ -50,23 +70,6 @@ $ npm run dev
<br/>

## 📷 주요 기능

<br/>

## 📱 FE Tech Stack

| 기술 | 설명 |
| ------------ | -------------- |
| Next.js | Web Framework |
| TypeScript | |
| Zustand? | 상태관리 |
| React-query? | 서버 상태 관리 |
| Tailwind | 스타일링 |
| Jest | 테스트 |
| Vercel | 배포 |

<br/>

## 👏 Team Member

Expand Down

0 comments on commit 1dddcf4

Please sign in to comment.