/togetherdo

캘린더형 투두리스트

Primary LanguageJavaScript

TogetherDo

  • 캘린더형 TODO-LIST에 SNS 피드 구성을 더한 플랫폼
  • 2022/9 ~ 2023/1

데모 사이트

기술 스택

  • React
  • React Hooks API
  • Styled-components
  • MUI

핵심 기능

  • 달력에 일정 추가, 수정, 삭제, 이동, 정렬
  • Drag & Drop을 이용한 빠른 일정 추가 및 이동
  • 팔로우 및 댓글기능을 통한 SNS형태의 플랫폼
  • 개인정보 수정 및 조회 가능한 MY Page

Unlike the previous TO DO list, this project is based on the monthly calendar.

Available Scripts

In the project directory, you can run:

npm install --save --legacy-peer-deps

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.