Mini Wordle – Guessing Game
Interactive word-guessing game built with Vite, React & responsive design
Project Overview
Mini Wordle is a fun and engaging word-guessing game where users try to
guess a hidden word in five attempts. Different colors indicate how close
each guess is to the correct word, providing a simple yet challenging
gameplay experience.
Key Features
- Guess a word in five attempts
- Color-coded feedback for each guess
- Responsive design for desktop and mobile
- Interactive and easy-to-use interface
- Built entirely with React and Vite
Tech Stack
React
Vite
JavaScript
HTML
CSS
Responsive Design
Setup Instructions
To try Mini Wordle locally, clone or fork the repository and run:
npm install to install dependencies
npm run dev to start the development server
Ensure Node.js is installed on your system before running the project.
Contribution & Collaboration
Contributions are welcome! Developers can help improve the game, enhance
features, or fix bugs by submitting pull requests on GitHub.
Future enhancements are planned to make Mini Wordle a full-fledged
real-world application.