Skip to content

htainhtain/Movie-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

Movie App. Design is referenced from Figma.

Data is collected from TMDB.

Installation and Setup Instructions

Clone this repository. node and npm needs to be installed globally on your machine.

Installation

npm install

Starting the server

npm start

Secret key

Create a new file name it '.env' put 'REACT_APP_TMDB_KEY = ??????????' Put it under the parent directory

Visiting app

localhost:3000/

live demo

Live.