Wordle Answer

2023 Update

Wordle now use API to supply answer to client side Javascript, which made it so much easier for wordle-ans. We can just fetch the answer from their API and display it on our website. I also bought a domain for it (wordleans.com), moved to Next.js and made a new function for it.

As Wordle stores answer in client side javascript, I use that to make a website that display answer for that particular day.

Stack / Tools

VS Code icon

VS Code

React.js icon

React.js

Next.js icon

Next.js

Typescript icon

Typescript

TailwindCSS icon

TailwindCSS

Vercel icon

Vercel

Git icon

Git