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.
- Host: GitHub
- URL: https://github.com/dappcoderr/hangman-react
- Owner: DappCoderr
- Created: 2024-10-18T08:08:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T06:15:41.000Z (10 months ago)
- Last Synced: 2025-02-27T08:30:48.051Z (10 months ago)
- Topics: game-development, javascript, react, react-router, usestate-hook
- Language: JavaScript
- Homepage:
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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

## Show and Hide

## Play Page


