zurda / hangman-films

Hangman game: guess the film (movieDB API, Typescript, React)
https://hangman-films.netlify.app/
6 stars 6 forks source link

Chore/deploy to netlify #39

Closed zurda closed 3 years ago

zurda commented 3 years ago

Deploy to netlify rather than gh-pages, to enjoy things like PR previews, serverless functions, and one less github action (master deploy action is no more since netlify deploys on push to master).

Closes: https://github.com/zurda/hangman-react/issues/23