Skip to content

AnOldStory/MakeAChat-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeAChat-FrontEnd

Node.js Postgresql React Electron

Introduction

  • MAC is a free private/group chatting application.
  • Download the MakeAChat and enjoy free chatting!!

Contribution

  • Lee HyeongChang
    • 백엔드 제작
    • 리액트 적용
  • Ma MinJi
  • Kim MinJi
    • 메인 화면/로딩창 css 작성
  • Kim WonBae
    • 그룹/개인채팅 화면 css 작성
  • Yun SungJu
    • 개인채팅 화면 css 작성

Usage

C:.
├─build
├─dist
├─node_modules
├─public
└─src
    ├─component
    ├─container
    │  ├─chat
    │  ├─join
    │  ├─login
    │  ├─main
    │  └─privatechat
    ├─img
    └─route
  • dist = 패키징 된 파일
  • build = 리액트 빌드 된 파일
  • public = static파일
  • src = 리액트파일
  1. React Debuging
npm start
  1. React build
npm build
  1. packaging
build

Download

-Download link : https://github.com/AnOldStory/MakeAChat-FrontEnd/releases/tag/v1.0.2

License

MIT

About

Make A Desktop Chatting App - 2019 오픈소스SW개발 (CSE2019)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors