Skip to content

genuine-seok/motion-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motion-web

[toy project] 웹 어플리케이션 Notion의 기본 기능들을 Typescript로 구현한 토이프로젝트


데모 URL : https://genuine-seok.github.io/motion-web/

Overview

해당 프로젝트에서는 아래의 기능들을 사용해볼 수 있습니다

  1. 블록 생성하기 (이미지, 비디오, 할 일, 노트)
  • 이미지: 이미지 URL로 이미지가 포함된 블록 생성
  • 비디오: Youtube URL로 유튜브 영상이 포함된 블록 생성
  • 할 일: 체크박스를 제공하는 할 일 목록을 작성하는 블록 생성
  • 노트: 일반 텍스트를 입력하는 블록 생성
  1. 블록 삭제하기
  • 블록의 x 버튼을 클릭하여 해당 블록 삭제
  1. 블록 위치 변경하기
  • 블록을 마우스로 드래그 & 드롭하여 블록 순서 변경

About

[toy project] notion basic features cloning project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors