Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 872 Bytes

File metadata and controls

23 lines (16 loc) · 872 Bytes

React Native Wordle Clone

Cross-platform clone of Wordle remade using a React Native based technology stack.

Deployed web version

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