Skip to content

floyare/react-wordle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ react-wordle-game

My own recreation of popular game Wordle written in ReactJS.

🎮 How to play?

  • Go to the website with game.
  • Start writing letters to create correct word and confirm with ENTER.
  • (Word changes each day).

Quick Start

   git clone https://github.com/floyare/react-wordle-game.git
   cd react-wordle-game
   npm install
   npm start

Libraries & api's used:

  • react-confetti
  • react-hot-toast
  • react-use
  • api.dictionaryapi.dev (for checking word existence)

Disclaimer

Pretty bad code quality.

About

Recreation of popular Wordle game written in React from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published