Day-12:👨‍💻🔥

(React)

Today, I made a Wordle Game in React, i am very happy because this was no easy task to even understand how the code is working, i got the idea of coding wordle game while randomly surfing react projects in youtube. At first, i copied gpt code then understood it, after that i build my own version with additional features than chatgpt. (well, the style of chatgpt was way better than mine tho😜). This helped me understand when to actually use useState hook. and also game logics like correct , incorrect letter, gameOver, max attempts etc.

Tasks:
Made a Wordle Game, understood when and where to use useState hook clearly and some game logics.

That's it for today! 🚀