Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ssi02014/chat-app

React + TypeScript + Firebase + Redux-Toolkit Chat App ๐Ÿ“ฑ
https://github.com/ssi02014/chat-app

firebase react redux-toolkit styled-components typescript

Last synced: 18 days ago
JSON representation

React + TypeScript + Firebase + Redux-Toolkit Chat App ๐Ÿ“ฑ

Awesome Lists containing this project

README

        

# ๐Ÿ’ป Chat App

- React + Firebase ๋ฅผ ์ด์šฉํ•œ ์ฑ„ํŒ… ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ๊ตฌํ˜„


## ์ฃผ์š” ๊ธฐ์ˆ  ์Šคํƒ

- React v18
- TypeScript
- redux-toolkit
- styled-components
- Firebase v9
- craco
- react-hook-form


## ์ •๋ฆฌ ๋ฌธ์„œ

- [firebase](https://github.com/ssi02014/chat-app/blob/master/documents/firebase.md)


## Firebase?

- Firebase๋Š” `๊ตฌ๊ธ€`์—์„œ ๊ฐœ๋ฐœํ•œ ๋ชจ๋ฐ”์ผ ๋˜๋Š” ์›น์„ ๊ฐœ๋ฐœํ•˜๊ธฐ์œ„ํ•œ ํ”Œ๋žซํผ์ด๋‹ค.
- Firebase๋Š” ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์„ ๊ตฌํ˜„ํ•˜๋Š”๋ฐ ๊ธฐ๋ณธ์ ์œผ๋กœ ํ•„์š”ํ•œ `์ธ์ฆ`, `๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค`, `์Šคํ† ๋ฆฌ์ง€`, `ํ‘ธ์‹œ ์•Œ๋ฆผ`, `๋ฐฐํฌ` ๋“ฑ์˜ ๊ธฐ๋Šฅ์„ ํฌํ•จํ•œ๋‹ค.
- ์ด์ค‘์—์„œ `๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค`์˜ ๊ธฐ๋Šฅ์ด ํŠน๋ณ„ํ•˜๋‹ค. ์™œ? Firebase์—์„œ ์‚ฌ์šฉํ•˜๋Š” ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค๋Š” Mysql์ด๋‚˜ ์˜ค๋ผํด ๊ฐ™์€ ๊ด€๊ณ„ํ˜• ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค๊ฐ€ ์•„๋‹Œ MongoDB ๊ฐ™์€ `NoSQL ๊ธฐ๋ฐ˜์˜ Document ํ˜•์‹`์˜ ๋น ๋ฅด๊ณ  ๊ฐ„ํŽธํ•œ ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค์ด๋‹ค.
- ๋˜ํ•œ, RTSP๋ผ๋Š” `Real Time Stream Protocol` ๋ฐฉ์‹์„ ์ง€์›ํ•œ๋‹ค. RTSP๋Š” ์‹ค์‹œ๊ฐ„์œผ๋กœ ๋ฐ์ดํ„ฐ๋“ค์„ ์ „์†กํ•ด์ฃผ๋Š” ๋ฐฉ์‹์ด๋‹ค. ์ด๋Ÿฌํ•œ ๋ฐฉ์‹ ๋•๋ถ„์— ์‹ค์‹œ๊ฐ„ ๊ธฐ๋Šฅ์ด ํ•„์š”ํ•œ `์ฑ„ํŒ…`์ด๋‚˜ `ํƒ์‹œ ์•ฑ`๊ฐ™์€ ๊ฒƒ์„ ์‰ฝ๊ฒŒ ๊ตฌํ˜„์ด ๊ฐ€๋Šฅํ•˜๋‹ค.


## react-hook-form