Skip to content

A clone of the popular game Wordle made using React, Typescript, and Tailwind

Notifications You must be signed in to change notification settings

eleanoravril/wordle

 
 

Repository files navigation

A Very Specific Wordle

  • Go play the real Wordle here
  • Read the story behind it here
  • Try a demo of Hannah's original clone project here

Inspiration: This is for Hal :) Happy Birthday!

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

$ cd wordle
$ npm install
$ npm run start

About

A clone of the popular game Wordle made using React, Typescript, and Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • HTML 1.1%
  • Other 0.5%