Cross-platform clone of Wordle remade using a React Native based technology stack.
The solution word is randomly picked from a json array each time you play.
- Front-end code only, no REST APIs.
- Light/Dark mode toggle.
- Animated transitions.
- Instructions modal.
- TypeScript (Language)
- React (UI framework)
- React Native (Cross-platform abstraction layer)
- Expo (React Native application framework)
- NativeBase (Universal UI component library)
- React Testing Library (Testing Library)