goforbg / wordle-answer-today

Fetches the daily answer of Wordle using Puppeteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordle Answer Today

Wordle Answer Today

This is Wordle Answer Today, a fun and easy way to cheat on Wordle.

Getting Started

First, install the dependancies:

npm install

Then run it with netlify dev:

netlify dev

Open http://localhost:8080 with your browser to see the result.

Issues

Chrome won't run on dev, but will run on netlify. To fix it, change the path of chrome executable using .env using this guide

About

Fetches the daily answer of Wordle using Puppeteer


Languages

Language:JavaScript 50.5%Language:HTML 34.3%Language:CSS 15.2%