Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 296 Bytes

Fully functioning clone of the popular WORDLE game, but with 6 letters instead of 5.

  • Works on desktop or mobile
  • Keyboard input or the virtual keyboard on screen work
  • Built with ReactJS, NextJS, Styled Components, and CSS from scratch. Did not look at styling of the original Wordle at all.