ianshulx / React-projects-for-beginners

Are you a beginner eager to enhance your React JS skills? Look no further! This repository is the perfect platform for you to dive into the world of React development and contribute to open source during Hacktoberfest.
https://www.anshul.life/React-projects-for-beginners/
MIT License
69 stars 36 forks source link

React Guess the Number Game #65

Closed MohanRoot66 closed 1 month ago

MohanRoot66 commented 1 month ago

The "Guess the Number" game allows users to guess a randomly generated number within a specified range. After each guess, the game provides feedback on whether the guess is too high or too low until the user correctly guesses the number.

ianshulx commented 1 month ago

@MohanRoot66 awesome project mohan, can you please list your in index.html file of the repo.