You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a big fan of the game Wordle, I decided to write my own version of the famous word puzzle. It's built in React, with plans for Typescript on the way. Try it out here. Play the original Wordle here.
Run with npm start.
About
Inspired by the famous word puzzle, built with React