Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zero-1016 authored Jun 26, 2024
1 parent 288b617 commit e68a6a0
Showing 1 changed file with 51 additions and 18 deletions.
69 changes: 51 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,65 @@
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
# 🎬 AIλ₯Ό ν™œμš©ν•œ μ˜ν™” μΆ”μ²œ 및 λ‹€μ–‘ν•œ μ„œλΉ„μŠ€ 제곡 ν”Œλž«νΌ

## Getting Started
<div align="center">
<img src="https://github.com/Zero-1016/movie-connect/assets/115636461/a01d3cc0-76e2-4fb4-9521-0ff6abc525b5" width="800px"/>
</div>

First, run the development server:
## πŸ”— ν”„λ‘œμ νŠΈ 링크

```bash
pnpm install
- [API λ¬Έμ„œ](https://aboard-creator-055.notion.site/faa0cf0d37034c11b0b0d94da3525778?v=12b9899bb55e4894896132e49e3b56e7&pvs=4)
- [ν”Όκ·Έλ§ˆ URL](https://www.figma.com/design/q9JJd6bmpECOb9GBubKlaG/starbucks-ban?node-id=6-2&t=S9gW0gBRk2b2ObxN-1)
- [λ…Έμ…˜ URL](https://aboard-creator-055.notion.site/693c3021d9444753a95ef6acdec84507?v=5d4e91435ec441d797c4d5bde19c9b88&pvs=4)

pnpm dev
```
<br />

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## πŸ“– κ°œμš”

You can start editing the page by modifying `app/default.tsx`. The page auto-updates as you edit the file.
Movie ConnectλŠ” AI κΈ°μˆ μ„ ν™œμš©ν•˜μ—¬ μ‚¬μš©μž μ„±ν–₯에 λ§žλŠ” μ˜ν™”λ₯Ό μΆ”μ²œν•΄μ£ΌλŠ” ν”Œλž«νΌμž…λ‹ˆλ‹€. μ΅œμ‹  μ˜ν™” 정보λ₯Ό μ œκ³΅ν•˜λ©°, λ‹€μ–‘ν•œ μ˜ν™” κ΄€λ ¨ μ„œλΉ„μŠ€λ₯Ό μ œκ³΅ν•©λ‹ˆλ‹€.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
<br />

## Learn More
## ⚑ μ£Όμš” μ„œλΉ„μŠ€ μ†Œκ°œ

To learn more about Next.js, take a look at the following resources:
**메인 νŽ˜μ΄μ§€**

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- μ΅œμ‹  μ˜ν™”μ˜ μ‹œλ„€λ§ˆν‹± μ˜μƒμ„ μžλ™ μž¬μƒν•©λ‹ˆλ‹€.
- 둜그인 μ‹œ μ‚¬μ΄νŠΈ μ–΄λŠ κ³³μ—μ„œλ‚˜ ChatGPT APIλ₯Ό ν™œμš©ν•˜μ—¬ μ˜ν™” μΆ”μ²œ 및 검색이 κ°€λŠ₯ν•©λ‹ˆλ‹€.
- TMDB APIλ₯Ό ν™œμš©ν•˜μ—¬ μ΅œμ‹  μ˜ν™”, 인기 μ˜ν™”, 별점 높은 μ˜ν™” λ“± λ‹€μ–‘ν•œ κ΄€μ μ—μ„œ μ˜ν™”λ₯Ό μ‘°νšŒν•  수 μžˆμŠ΅λ‹ˆλ‹€.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
**상세 νŽ˜μ΄μ§€**

## Deploy on Vercel
- μ˜ν™”μ˜ 상세 정보, ν•œ 쀄 μ†Œκ°œ, κ΄€λ ¨ 정보, μ˜ν™” ν¬μŠ€ν„° 등을 확인할 수 μžˆμŠ΅λ‹ˆλ‹€.
- 관심 μžˆλŠ” μ˜ν™”λ₯Ό 즐겨찾기에 μΆ”κ°€ν•˜κ³ , λ§ˆμ΄νŽ˜μ΄μ§€μ—μ„œ 확인할 수 μžˆμŠ΅λ‹ˆλ‹€.
- 리뷰 및 λͺ…λŒ€μ‚¬λ₯Ό κ³΅μœ ν•˜λ©° μ˜ν™”μ— λŒ€ν•œ λ‹€μ–‘ν•œ 정보λ₯Ό 미리 λ³Ό 수 μžˆμŠ΅λ‹ˆλ‹€.

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.
**검색 νŽ˜μ΄μ§€**

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
- μ΅œμ‹  μ˜ν™” 정보뢀터 κ³Όκ±° μ˜ν™” μ •λ³΄κΉŒμ§€ TMDB APIλ₯Ό ν™œμš©ν•˜μ—¬ 검색할 수 μžˆμŠ΅λ‹ˆλ‹€.
- λ¬΄ν•œ 슀크둀 κΈ°λŠ₯을 톡해 νŽ˜μ΄μ§€λ„€μ΄μ…˜ 없이 λ§Žμ€ 정보λ₯Ό νŽΈλ¦¬ν•˜κ²Œ 확인할 수 μžˆμŠ΅λ‹ˆλ‹€.

**인증 κΈ°λŠ₯**

- 이메일, λΉ„λ°€λ²ˆν˜Έ, λ‹‰λ„€μž„μ„ 톡해 νšŒμ›κ°€μž…ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
- νšŒμ›κ°€μž… 정보λ₯Ό μ΄μš©ν•΄ λ‘œκ·ΈμΈν•  수 μžˆμŠ΅λ‹ˆλ‹€.
- μ„œλ²„μ—μ„œ λ°›μ•„μ˜¨ μΏ ν‚€λ₯Ό 톡해 μ•ˆμ „ν•˜κ²Œ 인증 정보λ₯Ό κ΄€λ¦¬ν•©λ‹ˆλ‹€.

**마이 νŽ˜μ΄μ§€**

- ν”„λ‘œν•„ 이미지, λ‹‰λ„€μž„, λΉ„λ°€λ²ˆν˜Έ λ“±μ˜ μ‚¬μš©μž 정보 μˆ˜μ •μ„ ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
- μ¦κ²¨μ°ΎκΈ°ν•œ μ˜ν™” 정보λ₯Ό λͺ¨μ•„λ³Ό 수 μžˆμŠ΅λ‹ˆλ‹€.
- μž‘μ„±ν•œ λͺ…λŒ€μ‚¬ 및 리뷰 정보λ₯Ό λͺ¨μ•„λ³Ό 수 μžˆμŠ΅λ‹ˆλ‹€.

## πŸ‘¨β€πŸŽ“ 기술적 μ„±μ·¨
- μ‚¬μš©μž 섀문을 ν†΅ν•œ κ°€μΉ˜ 창좜 κ²½ν—˜
- SiteMap 및 Metadata 섀정을 ν†΅ν•œ SEO μ΅œμ ν™” κ²½ν—˜
- FSD μ•„ν‚€ν…μ²˜ 적용 κ²½ν—˜

<br />

## πŸš€ μ„±λŠ₯ μ΅œμ ν™”
- 초기 λ Œλ”λ§ 속도 ν–₯상을 μœ„ν•΄ SSR λ„μž…μ„ ν†΅ν•œ μ‚¬μš©μž κ²½ν—˜ μ΅œμ ν™”
- generateMetadataλ₯Ό ν†΅ν•œ 메타데이터 μ„€μ •μœΌλ‘œ 곡유 μ΅œμ ν™”
- μ›Ή 폰트 λ‹€μš΄λ‘œλ“œ μ‹œκ°„μ„ 쀄이기 μœ„ν•΄ woff2 ν™•μž₯자 μΆ”κ°€ 및 nextJS의 localfont μ‚¬μš©
- ν•„μš”ν•œ μ‹œμ μ— 이미지λ₯Ό λΆˆλŸ¬μ˜€λ„λ‘ lazy loading 적용 및 layout shiftλ₯Ό λ°©μ§€ν•˜κΈ° μœ„ν•œ Next.js image νƒœκ·Έ 적용
- react-hook-formκ³Ό zodλ₯Ό μ‚¬μš©ν•˜μ—¬ λΆˆν•„μš”ν•œ λ¦¬λ Œλ”λ§ 방지 및 μœ νš¨μ„± 검사
- λΆˆν•„μš”ν•œ API μš”μ²­μ„ λ°©μ§€ν•˜κΈ° μœ„ν•΄ tanstack-queryλ₯Ό ν™œμš©ν•œ 데이터 캐싱

0 comments on commit e68a6a0

Please sign in to comment.