Skip to content

Commit 9f5e5cb

Browse files
authored
Merge pull request dnd-side-project#99 from dnd-side-project/docs/dnd-side-project#98
[DOCS] README μ—…λ°μ΄νŠΈ
2 parents d6bc008 + dde79b3 commit 9f5e5cb

File tree

7 files changed

+47
-23
lines changed

7 files changed

+47
-23
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 47 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,60 @@
1-
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
1+
# 🏑 λ‚΄ 기쀀에 λ§žλŠ” μ§‘ .zip! ν•΄μ„œ ν›„νšŒμ—†κ²Œ
22

3-
## Getting Started
3+
[![Storybook](https://img.shields.io/badge/Storybook-FF4785?style=flat-square&logo=storybook&logoColor=white)](https://6894a6ac4e37e8794db64f74-gchnyribst.chromatic.com/)
44

5-
First, run the development server:
5+
<div align="center">
66

7-
```bash
8-
npm run dev
9-
# or
10-
yarn dev
11-
# or
12-
pnpm dev
13-
# or
14-
bun dev
15-
```
7+
![Main](docs/main.png)
168

17-
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
9+
</div>
1810

19-
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
11+
## ❓ μ™œ zip.zipμΌκΉŒμš”?
2012

21-
This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
13+
βœ” μ§‘ λ³Ό λ•Œ 무엇을 확인해야 ν• μ§€ λ§‰λ§‰ν•œκ°€μš”?
14+
βœ” 계약 후에 β€œκ·Έλ•Œ 확인할 걸…” ν•˜κ³  ν›„νšŒν•œ 적 μžˆλ‚˜μš”?
15+
βœ” μ§‘ ꡬ쑰, λ°©ν–₯, 쑰건이 ν—·κ°ˆλ € 기얡이 λ’€μ£½λ°•μ£½λ˜λ‚˜μš”?
2216

23-
## Learn More
17+
πŸ‘‰ **zip.zip**은 λ‚΄κ°€ μ›ν•˜λŠ” κΈ°μ€€μœΌλ‘œ 집을 κΈ°λ‘ν•˜κ³ ,
18+
μ£Όλ³€μ˜ 쑰언을 더해 **ν™•μ‹  μžˆλŠ” 선택**을 ν•  수 있게 λ•λŠ” 자취방 κ΅¬ν•˜κΈ° μ„œλΉ„μŠ€μž…λ‹ˆλ‹€ ✨
2419

25-
To learn more about Next.js, take a look at the following resources:
20+
## μ£Όμš” κΈ°λŠ₯
2621

27-
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
28-
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
22+
<div align="center">
2923

30-
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
24+
![Feature1](docs/feature1.png)
25+
![Feature2](docs/feature2.png)
26+
![Feature3](docs/feature3.png)
27+
![Feature4](docs/feature4.png)
28+
![Feature5](docs/feature5.png)
3129

32-
## Deploy on Vercel
30+
</div>
3331

34-
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
32+
## Tech Stack
3533

36-
Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
34+
<div align="center">
35+
36+
<img src="https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=Next.js&logoColor=white"/>
37+
<img src="https://img.shields.io/badge/Storybook-FF4785?style=for-the-badge&logo=Storybook&logoColor=white"/>
38+
<img src="https://img.shields.io/badge/TailwindCSS-06B6D4?style=for-the-badge&logo=tailwindcss&logoColor=white"/>
39+
40+
<br/>
41+
<img src="https://img.shields.io/badge/TanStack%20Query-FF4154?style=for-the-badge&logo=react-query&logoColor=white"/>
42+
<img src="https://img.shields.io/badge/Zustand-181717?style=for-the-badge&logo=react&logoColor=white"/>
43+
<img src="https://img.shields.io/badge/ky-7F52FF?style=for-the-badge&logo=yarn&logoColor=white"/>
44+
45+
</div>
46+
47+
## TEAM
48+
49+
<div align="center">
50+
51+
| Role | Name / GitHub |
52+
| ----------- | ------------------------------------------- |
53+
| 🎨 Designer | μ΄μˆ˜μ—° |
54+
| 🎨 Designer | μš°λ‹€ν˜„ |
55+
| πŸ’» Frontend | [ujinsim](https://github.com/ujinsim) |
56+
| πŸ’» Frontend | [ydw1996](https://github.com/ydw1996) |
57+
| πŸ› οΈ Backend | [Daae-Kim](https://github.com/Daae-Kim) |
58+
| πŸ› οΈ Backend | [youabledev](https://github.com/youabledev) |
59+
60+
</div>

β€Ždocs/feature1.pngβ€Ž

602 KB
Loading

β€Ždocs/feature2.pngβ€Ž

539 KB
Loading

β€Ždocs/feature3.pngβ€Ž

575 KB
Loading

β€Ždocs/feature4.pngβ€Ž

484 KB
Loading

β€Ždocs/feature5.pngβ€Ž

522 KB
Loading

β€Ždocs/main.pngβ€Ž

1.18 MB
Loading

0 commit comments

Comments
Β (0)