Skip to content

lakbychance/discover-tmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discover

App Image

This app makes use of the themoviedb API to demonstrate media categorization, filteration and search using React and Redux.

Installing

Perform yarn install in the root directory.

Starting the development server

Perform yarn start in the root directory.

Starting the test suite

Perform yarn test in the root directory.

Note

The API key is stored in the environment variable via dotenv and so the file is not committed to the repo. Make a .env once cloned in the root directory and add a REACT_APP_API_KEY=<value> to it where <value> is your API key.

About

This app makes use of the themoviedb API to demonstrate media categorization, filteration and search using React and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published