Skip to content

PoffM/react-native-wordle-clone

Repository files navigation

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