Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 471 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 471 Bytes

MovieMark

영화 정보를 검색하고 북마크할 수 있는 웹 애플리케이션입니다.

시작하기

사전 요구사항

  • Node.js 18.0.0 이상
  • npm 또는 yarn

설치 방법

  1. 저장소를 클론합니다: bash git clone https://github.com/YOUR_USERNAME/YOUR_FORKED_REPOSITORY.git cd moviemark

  2. 의존성 설치: bash npm install 또는 yarn install

  3. 개발 서버 실행: npm run dev 또는 yarn dev

  4. http://localhost:3000 접속