Skip to content

A site for getting random film recommendations from verygoodfilms.co

Notifications You must be signed in to change notification settings

andrewshen/very-good-films

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

very-good-films

A site for getting random film recommendations from verygoodfilms.co.

Getting Started

Configuring Environment Variable

  1. Follow the instructions from WrapAPI to get an API key.
  2. Create a .env.development.local file in the root directory.
  3. Add REACT_APP_API_KEY=my-api-key, replacing my-api-key with your key from WrapAPI.

Running Project

  1. Run yarn to install dependencies.
  2. Start the development server with yarn dev.
  3. Open http://localhost:3000 to see the result.

About

A site for getting random film recommendations from verygoodfilms.co

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published