datxto / project-movie

Home Page:project-movie-eight.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini project react app use API themoviedb

Demo Click here.

Start

  • Clone this repository, you can run:
  git clone https://github.com/ngvadait/project-movie.git

  cd project-movie
  • Install the dependencies:
  npm install
  • Get an API KEY from themoviedb. Register and Login your account and get API KEY From Account Settings. After then following file .env in the root folder of the project.

  • Paste this into your .env file and save

  REACT_APP_API_MOVIE_KEY=YOUR_API_KEY

About

project-movie-eight.vercel.app


Languages

Language:JavaScript 78.5%Language:SCSS 10.3%Language:HTML 7.2%Language:CSS 3.9%Language:Shell 0.1%