Skip to content

zurda/hangman-films

Repository files navigation

Actions Status Actions Status Netlify Status

open issues help wanted issues open follow on Twitter

Hangman React

Here's the project link

Screen grab of game

Running locally

To run the project locally:

  1. Clone this repo
  2. cd into the project, and run yarn && yarn start
  3. You should see the project in http://localhost:3000/
  4. In order to view films you'll need to get an api key from MovieDB (this step shouldn't take more than a few minutes).
  5. Create an .env file in your root directory and set your key using this format: REACT_APP_MOVIEDB_API_KEY=PASTE_YOUR_KEY_HERE
  6. That's it! You should be in businees.

Contributions

This project is absolutely accepting pull requests (first-timers welcome!). Feel free to report bugs and suggest features by opening a new issue. Check out the open good first issues

About

Hangman game: guess the film (movieDB API, Typescript, React)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published