An open API service indexing awesome lists of open source software.

https://github.com/dappcoderr/hangman-react

A fun and interactive Hangman game built with React. Test your guessing skills while enjoying a sleek and responsive UI.
https://github.com/dappcoderr/hangman-react

game-development javascript react react-router usestate-hook

Last synced: 9 months ago
JSON representation

A fun and interactive Hangman game built with React. Test your guessing skills while enjoying a sleek and responsive UI.

Awesome Lists containing this project

README

          

# 🎭 Hangman React Game 🎯

A fun and interactive **Hangman** game built with **React.js**! 🚀 Test your guessing skills while enjoying a sleek and responsive UI.

## ✨ Features
✅ Classic Hangman gameplay 🏆
✅ Friendly design gameplay.
✅ Smooth experience 🎨

## 🚀 How to Run
1️⃣ Clone the repo:
```bash
git clone https://github.com/DappCoderr/HangMan-React.git
```
2️⃣ Install dependencies:
```bash
cd HangMan-React
npm install
```
3️⃣ Start the game:
```bash
npm start
```
🎉 Enjoy playing Hangman!

## Home Page

![Alt text](image.png)

## Show and Hide

![Alt text](image-1.png)

## Play Page

![Alt text](image-2.png)

![Alt text](image-3.png)

![Alt text](image-4.png)