Intro
This is an open-source wordle game licensed under the MIT license. This app is published on Github and hosted by Vercel and Cloudflare.
Acknowledgements
- Vercel: The platform used to host this app, providing a fast and reliable deployment solution.
- Cloudflare: The CDN used as a DNS manager for the domain name that this app/website is using.
- DigitalPlat: An open source project that gives the top-level domain name for free.
- NextJS: The framework used to build this app, providing a robust and scalable architecture.
- TailwindCSS: The CSS framework used for styling this app, enabling rapid and responsive design.
- GSAP: The animation library used to create smooth and engaging animations in this app.
- wordle-list: The word list used in this project is sourced from tabatkins/wordle-list which is hosted at https://github.com/tabatkins/wordle-list and is licensed under the MIT License.