This project was an exercise from the Northcoders skills bootcamp.
The objective was to make a React mini app. We were given a number of starting ideas to choose from, I chose to make a hangman game.
Play the game: https://duncan-s-white.github.io/hangman/
Clone the project to your machine. In the project directory, run the command:
npm start