kobulwidodo / movie-app

Movie App Built with React JS

Home Page:https://kobulwidodo.github.io/movie-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies App

Movies App is a simple Web App that provides Information about movies, tv show, actor, and much more.
This project was bootstrapped with Create React App.

Access here

How To Run This Project?

  1. Clone the project
git clone https://github.com/kobulwidodo/movie-app.git
  1. Move To Folder Project
cd movie-app
  1. Rename .env.example file to .env and Fill your MovieDB API Key
REACT_APP_MOVIEDB_API_KEY=<your-api-key>
  1. Install All Dependencies
npm install
  1. Run The App
npm run start

About

Movie App Built with React JS

https://kobulwidodo.github.io/movie-app


Languages

Language:JavaScript 92.0%Language:HTML 5.1%Language:CSS 2.8%Language:Shell 0.1%