Skip to content

eleanorlatus/wordle-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Wordle

React Wordle is an imitation of the popular word game: Wordle. You must try to work out the current solution by submitting guesses of 5 letter words. The letters will highlight green if they are fully correct and yellow if partially correct.

Getting started

Installation

npm install

Running the application

npm start

Runs the app in the development mode.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Optimisations

For optimisations, I want to focus on making the game mobile-friendly and allowing users to type directly into the boxes.

License

MIT

About

Building a copy of the wordle game in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published