Wordle clone Node.js backend for getting random word and checking if input word exists in words.txt dictionary.
Run server with the following code at terminal
node server.js
Frontend code link: https://github.com/ozgurSULUM/WordleCloneFrontend
Wordle clone Node.js backend for getting random word and checking if input word exists in words.txt dictionary.
Run server with the following code at terminal
node server.js
Frontend code link: https://github.com/ozgurSULUM/WordleCloneFrontend