Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 640 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 640 Bytes

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