Skip to content

simanga-dev/awesome-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created with Create React App

This project was bootstrapped with Create React App.

To Run this Application, Make sure you have the following:

  • The movie database API KEY. You can get it at The Movie DB API
  • The Trello API KEY and access token. You can get it at Trello API

Create an .env file.

touch .env

Copy and paste the following variable to the file you just created and add your API Keys

REACT_APP_MOVIE_API_KEY=<<your api key here>>
REACT_APP_TRELLO_API_KEY=<<your api key here>>
REACT_APP_TRELLO_APP_TOKEN=<<your token here>>
REACT_APP_LIST_ID=<<your list id here>>

About

List of movies....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published