Wordle Answer
A daily Wordle Answer.
Wordle
Wordle Answer
Nuxt.js
Vercel
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.