Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 825 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 825 Bytes

React Wordle Clone

Clone of Wordle remade using a React-based technology stack.

Deployed application

The solution word is randomly picked from a json array each time you play.

Features

  • Front-end code only, no REST APIs.
  • Light/Dark mode toggle.
  • Animated transitions.
  • Instructions modal.

Stack