Skip to content

kaylanguyen1/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Clone

NYT Games Wordle clone built using React and a JSON file containing 5-letter words, one of which will be randomly selected as the solution during each round. To play another round, just refresh the page.

To Download

  1. Download the zip or clone using the web URL.

    git clone https://github.com/kaylanguyen1/wordle.git
  2. Open terminal window and change directory to wordle-master

  3. Install necessary packages

    npm install
  4. Run app

    npm run dev

About

Wordle clone built using React framework and imported JSON file for word selection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors