Skip to content

Wordle clone Node.js backend for getting random word and checking if input word exists in words.txt dictionary.

License

Notifications You must be signed in to change notification settings

ozgurSULUM/WordleCloneBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordleCloneBackend

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

About

Wordle clone Node.js backend for getting random word and checking if input word exists in words.txt dictionary.

Topics

Resources

License

Stars

Watchers

Forks