Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

learnitmyway/my-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Movies

This project was bootstrapped with Create React App. It uses the TMDB API.

Set up

  • Create an .env file and add REACT_APP_TMDB_API_KEY=${YOUR_API_KEY} to it
  • Install dependencies with yarn
  • Install Watchman

Run

Run the app in development mode yarn start

Test

  • Run the tests with yarn test
  • Run the tests with coverage with yarn test --coverage

Mentioned in

About

A movie app built in React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published