Skip to content

PoffM/solid-wordle-clone

Repository files navigation

SolidJS Wordle Clone

Clone of Wordle remade using a SolidJS-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