wordle_solver An app that assists in solving Wordle puzzles. Setup Navigate to app directory cd wordle_solver Install dependencies npm install Run the app locally npm start