Skip to content

Open-source implementation of Wordle game with wagering & analytics built with Next.js, TailwindCSS and Flowbite. Web and mobile friendly.

License

Notifications You must be signed in to change notification settings

dilan-dio4/nextjs-tailwind-wordle

Repository files navigation

Wordle Clone (Next.js + TailwindCSS + Flowbite)

This is an advanced clone of Wordle, built for mobile and desktop devices. This clone features a ticket-wagering system and analytics regarding your Wordle performance.

Description

All game-related data is stored locally with localStorage. To peep your the answer to your current game open the developer console. This repo was migrated from an older account of mine.

Getting Started

Installing

# npm i -g pnpm
# git clone https://github.com/dilan-dio4/nextjs-tailwind-wordle.git
# cd nextjs-tailwind-wordle
# pnpm i
# pnpm run dev

Finally, open 'localhost:3000' in your web browser.

Visit the live demo here: https://nextjs-tailwind-wordle.netlify.app/

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Inspiration, code snippets, etc.

About

Open-source implementation of Wordle game with wagering & analytics built with Next.js, TailwindCSS and Flowbite. Web and mobile friendly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published