Skip to content

DSeung001/Movie-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React를 이용한 영화 평론 사이트!


The Movie Database Api를 사용해서 영화 정보를 가져온 후 이를 무한 로딩 페이지로 뿌려줍니다!
[웹 구경하기](https://cocky-montalcini-1434be.netlify.app/)


기능 : 상영작, 개봉예정작, 명작, 장르별, 키워드별, 검색

PPT 폴더는 js 및 React의 기본 문법을 정리한 것입니다.

코드 실행 방법 :

  1. Node.js 및 git 다운로드
  2. 폴더 생성 및 해당 폴더로 cmd 창(또는 git bash)
  3. git init
  4. git config 등의 설정
  5. git remote add [git url]
  6. git pull [remote name] [branch name]
  7. npm install -g yarn
  8. yarn
  9. yarn start
  10. 서버 종료를 원할 시 ctrl + c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published