Skip to content

osadavc/wordable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordable The Better Wordle 🟩🟨⬛

The better version of the classic game wordle with web3 support.

screenshot.png

Made for Hashnode Netlify Hackathon. Check the blog post here.

Environment Variables

Check .env.example files in both server and client directory and keep your environment variables in accordingly.

make sure that you have MONGODB_URL and JWT_SECRET the same in both client and server