Wordle ES Clone of the famous Wordle game built with react + tailwindcss. The app is responsive (suitable for phone, tablet, etc). Screenshots Preview Online demo How to run Running with Node Install node dependencies: npm install Run development server: npm start` Open http://localhost:3000