Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 424 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 424 Bytes

🌊 채팅앱 구현 과제

배포가 종료되었습니다.

🛠 기술 스택

  • React
  • TypeScript
  • Axios
  • React-Query
  • SCSS
  • @mui/icons-material
  • react-loader-spinner
  • husky & lint-stage
  • prettier & eslint

💻 실행 방법

- git clone https://github.com/JKyEun/chat-intern-assignment.git
- npm i
- .env 파일 생성 후 메일로 보내드린 .env 내용을 넣어주세요
- npm start