/wordle-app

Primary LanguageJavaScript

Wordle App

This is a sample Wordle app created using React.js and packaged using Docker.

Instructions

  1. Run docker build ., OR
  2. Run npm start. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.