The better version of the classic game wordle with web3 support.
Made for Hashnode Netlify Hackathon. Check the blog post here.
Check .env.example files in both server and client directory and keep your environment variables in accordingly.
make sure that you have
MONGODB_URL
andJWT_SECRET
the same in both client and server