twitter-clone
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- schema.prisma
- favicon.ico
- Button.tsx
- IconHoverEffect.tsx
- InfiniteTweetList.tsx
- LoadingSpinner.tsx
- NewTweetForm.tsx
- ProfileImage.tsx
- SideNav.tsx
- [...nextauth].ts
- [trpc].ts
- [id].tsx
- _app.tsx
- index.tsx
- profile.ts
- tweet.ts
- root.ts
- ssgHelper.ts
- trpc.ts
- auth.ts
- db.ts
- globals.css
- api.ts
- env.mjs
- .env.example
- .eslintrc.cjs
- .gitignore
- LICENSE
- next.config.mjs
- package-lock.json
- package.json
- postcss.config.cjs
- prettier.config.cjs
- README.md
- tailwind.config.ts
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/WebDevSimplified/twitter-clone
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd twitter-clone
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
