Skip to content

leejhlouis/got-wordle

 
 

Repository files navigation

GOT Wordle

GOT Wordle is a Game of Thrones-themed Wordle clone. This project is modified from https://github.com/cwackerfuss/react-wordle.

Try out the demo!

Build and run the project locally

Perform the following command line actions:

$> git clone https://github.com/itslouisgs/got-wordle.git
$> cd react-wordle
$> npm install
$> npm run start

Open http://localhost:3000/ in browser

Word references:

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.0%
  • CSS 2.0%
  • HTML 1.2%
  • Other 0.8%