Skip to content

jameshyen/guess-that-movie

Repository files navigation

Guess that Movie

Guess that Movie is an entertainment app that lets users compete in a game of guessing movie titles based off of limited info.

Game UI

Getting Started

Once you've configured everything properly as per the Prerequisites section, run the following:

  1. yarn (install dependencies)
  2. yarn react-dev (compile client)
  3. yarn server-dev (start REST server)

Prerequisites

MongoDB Have an instance running on your machine, port 27017.

The Movie Database (TMDb) API Key This can be obtained from their website: https://www.themoviedb.org/. It should be placed in: config/index.js.

Built With

Contributing

We're currently not accepting contributions at this time. Perhaps some day in the future.

Authors

Acknowledgments

  • Hack Reactor, Los Angeles

About

Guess that Movie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published