๐งโ๐ซ LiveClass
![TypeScipt](https://img.shields.io/badge/typescript-4.1.0-719af4?logo=typescript)
![React](https://img.shields.io/badge/react-17.0.2-9cf?logo=react)
![Chakra](https://img.shields.io/badge/chakra-1.6.12-%234ED1C5?logo=chakraui)
![Express](https://img.shields.io/badge/express-v4.17.13-010101?logo=express)
![MySQL](https://img.shields.io/badge/mysql-2.18.1-%2300f?logo=mysql)
![Socket.io](https://img.shields.io/badge/Socket.io-4.3.1-black?logo=socket.io&badgeColor=010101)
![Docker](https://img.shields.io/badge/docker-20.10.10-%230db7ed?logo=docker)
![OpenIssues](https://img.shields.io/github/issues-raw/CS492-FE-Dev-Team-Project/FE-Dev-Client)
![ClosedIssues](https://img.shields.io/github/issues-closed-raw/CS492-FE-Dev-Team-Project/FE-Dev-Client)
![License](https://img.shields.io/github/license/CS492-FE-Dev-Team-Project/FE-Dev-Client)
โ๏ธ LiveClass ์๊ฐ
LiveClass๋ ๋ธ๋ ๋๋ ๋ฌ๋์ ์ํ ์ค์๊ฐ · ๋น์ค์๊ฐ ๊ฐ์ ์ง์ ์๋น์ค์
๋๋ค. ๊ธฐ์กด์ ๋ธ๋ ๋๋ ๋ฌ๋ ์๋น์ค๋ค์ ์๋ก ๊ฐ์ ์นด๋ฉ๋ผ ์์์ ํตํด ๋๋ฉด ๊ฐ์๋ฅผ ํ์ง๋ง, LiveClass๋ YouTube Playlist๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ๊ฐ์๋ฅผ ์์ฑํ์ฌ, ์ด๋ฅผ ๊ณต์ ํ๋ฉฐ ์์
์ ์งํํ ์ ์์ต๋๋ค.
ํต์ฌ ๊ธฐ๋ฅ์ ๋ค์๊ณผ ๊ฐ์ต๋๋ค.
- ์ค๋น๋ YouTube Playlist๋ฅผ ์ด์ฉํ์ฌ ์์๋ค๋ก ๊ตฌ์ฑ๋ ๊ฐ์๋ฅผ ์์ฑ ๊ฐ๋ฅ
- ๊ฐ์์์ YouTube ์์ ์ฌ์ ์ํฉ์ด ํ์๋ค์ ์์๊ณผ ๊ณต์ ๋จ
- ์์ ์ฌ์ ์ค Time Marker๋ฅผ ์ด์ฉํ์ฌ ํด๋น ์๊ฐ์ ์ง๋ฌธ๊ณผ ํ ๋ก ์ ์์ฑ ๊ฐ๋ฅ
- Walkie-Talkie ๊ธฐ๋ฅ์ผ๋ก ์ค์๊ฐ ์์ฑ ์ ๋ฌ๊ณผ ๋ํ๊ฐ ๊ฐ๋ฅ (*Wailkie Talkie ๊ธฐ๋ฅ์
navigator.mediaDevices
api์ ๋ธ๋ผ์ฐ์ ์ ๋ณด์ ์ ์ฑ
๋๋ฌธ์ ์๋์ ๋งํฌ์์๋ ์ฌ์ฉ์ด ๋ถ๊ฐ๋ฅํฉ๋๋ค. ํ
์คํธ๋ฅผ ์ํ์ ๋ค๋ฉด localhost์์ ํ
์คํธํด ๋ณด์ค ์ ์์ต๋๋ค.)
ํ์ฌ LiveClass๋ ํ
์คํฐ ๊ณ์ ์ผ๋ก๋ง ์ด์ฉํ ์ ์์ต๋๋ค. ์ฌ์ฉํ๊ธฐ๋ฅผ ์ํ์ ๋ค๋ฉด, ysrheee@kaist.ac.kr์ผ๋ก ์ฐ๋ฝํด์ฃผ์ธ์!
๐ LiveClass ์ฌ์ฉ๋ฒ
์ฒ์ LiveClass๋ฅผ ์ฌ์ฉํ์๋ ๋ถ๋ค์ ์ํ ๊ฐ์ด๋ - How to use
๐ฅ ๊ฐ๋ฐ ํ๊ฒฝ
์์ ์ ๋ค์์ ๊ฐ๋ฐ ํ๊ฒฝ๋ค์ ์ค์นํด์ฃผ์ธ์.
๐ฅ ํ๋ก์ ํธ ์์ํ๊ธฐ
1๏ธโฃ Clone Repository
$ git clone https://github.com/CS492-FE-Dev-Team-Project/FE-Dev-Client.git
2๏ธโฃ Install Packages
$ cd client && yarn
$ cd ../server && yarn
$ cd ..
3๏ธโฃ Build & Run Server
$ yarn build:run
4๏ธโฃ http://localhost:5000์ผ๋ก ์ ์
For more detailed information about the local settings, go to Wiki:How to run
2021 KAIST Fall Semester · CS492(C) - FrontEnd Development