https://github.com/1gyou1/twitter-clone
https://github.com/1gyou1/twitter-clone
firebase reactjs typescript vite
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1gyou1/twitter-clone
- Owner: 1GYOU1
- Created: 2023-10-04T12:44:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T16:14:16.000Z (about 2 years ago)
- Last Synced: 2025-05-16T08:44:00.531Z (about 1 year ago)
- Topics: firebase, reactjs, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 312 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twitter-clone
Firebase를 사용하여 authentication(인증), firestore, storage, hosting,
application deploy(배포),
이메일과 비밀번호로 로그인, GitHub 계정 로그인, 트윗 보내기, 편집, 삭제, 이미지 첨부,
유저의 친구들, 보냈던 트윗 등을 profile에서 볼 수 있는 application
### 👀 MainPage View
### 📌 주요 기술 스택
### 📌 배우는 이론
- Firebase
- Cloud Firestore
- NoSQL Realtime, Query, Filter
- Firebase Authentication
- Google Cloud Storage
### 📌 구현하는 기능
- mail, Google, Github, Social Authentication
- Tweet CRUD
- Protected Pages
- Profile Page
- File Upload
- Deploy
- API Key Security
### 📌 패키지
- "React"
- "React Hooks"
- "React Router"
- "Firebase"
- "Create React App"
- "Github Pages"