Skip to content

ssettle3/Westside-SOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Westside's Screen on the Green

App Description

Simple App for the cool people on Ellen Street to allow users to search, browse, recommend and vote on recommended movies to watch for our Screen on the Green events. :)

Running Locally

git pull
npm i
npm run start

You will need a .env file with the following keys which you can obtain through Parse and TMDB respectively.

REACT_APP_PARSE_URL=
REACT_APP_PARSE_APP_ID=
REACT_APP_PARSE_KEY=

REACT_APP_TMDB_API_URL=
REACT_APP_TMDB_API_KEY=
REACT_APP_TMDB_POSTER_URL=

Privacy Policy

Policy Link

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published