Skip to content

A word guessing game made using React, Typescript, and Tailwind

License

Notifications You must be signed in to change notification settings

teaseaque/kanyerdle

 
 

Repository files navigation

Kanyerdle

Guess Kanye West's favorite thing in 6 tries.

This is a clone project of a popular word guessing game made using React, Typescript, and Tailwind.

To Run Locally: Clone the repository and perform the following command line actions:

$ cd kanyerdle
$ npm install
$ npm run dev

Then open http://localhost:3000 in a web browser.

Inspired by Taylordle.

About

A word guessing game made using React, Typescript, and Tailwind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • HTML 1.6%
  • Other 0.8%