usaketh / Wordle2.0

Wordle 2.0 built using React

Home Page:https://wordle20.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordle 2.0

Try it out: https://wordle20.netlify.app/

Screenshot 2023-12-09 123732

Screenshot 2023-12-09 123824

  1. Implemented useState 🎯 and useEffect πŸ”„ React components.

  2. Created an API using JSON to store the correct Guesses πŸ“š.

  3. Implemented Modal 🌟 to display the end of the Game 🏁.

  4. Correctly guessed characters are highlighted in Green βœ….

About

Wordle 2.0 built using React

https://wordle20.netlify.app/


Languages

Language:JavaScript 68.9%Language:CSS 18.9%Language:HTML 12.2%