Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 236 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 236 Bytes

Wörtle - a German Wordle clone

Built with React and Tailwind CSS.

Check it out here.

Running the app locally

Make sure you have node and npm installed, then run

npm install
npm run start