- MAC is a free private/group chatting application.
- Download the MakeAChat and enjoy free chatting!!
- Lee HyeongChang
- 백엔드 제작
- 리액트 적용
- Ma MinJi
- 로그인/회원가입 화면 css 작성
- https://github.com/akalswl14/MakeAChat_Carly
- Kim MinJi
- 메인 화면/로딩창 css 작성
- Kim WonBae
- 그룹/개인채팅 화면 css 작성
- Yun SungJu
- 개인채팅 화면 css 작성
C:.
├─build
├─dist
├─node_modules
├─public
└─src
├─component
├─container
│ ├─chat
│ ├─join
│ ├─login
│ ├─main
│ └─privatechat
├─img
└─route
- dist = 패키징 된 파일
- build = 리액트 빌드 된 파일
- public = static파일
- src = 리액트파일
- React Debuging
npm start
- React build
npm build
- packaging
build
-Download link : https://github.com/AnOldStory/MakeAChat-FrontEnd/releases/tag/v1.0.2
