Skip to content

Harishn28/movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies

A Simple Website to display list of movies built using React.

All API's used are from TMDB

In order to make app work,

  1. create a new file with name .env in top level of application.
  2. Obtain api key from TMDB API Key and paste it in .env file TMDB_API_KEY as shown below
TMDB_API_KEY='key obtained from TMDB'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published