# Two Wordy - Node.js, Socket.IO

# Project summary

A simple, online playable webpage based on an actual board game called "A Little Wordy".

# 🌐 Page

🌐 twowordy.com
https://twowordy.com

# Github repository

Private repository

# Setup guide

  1. Install dependecies:
npm install
  1. Run Node.js:
node src/index

# Deploy to AWS

AWS Services
../../learnings/aws/