A site that allows people to create board games and play them virtually
Just a prototype for now, hoping to add connectivity features soon
Public: Front end (HTML, CSS, JS (uses Vue))
server.js: Back end (runs on Node.js, uses Express)
Node-modules: Packages I imported, and packages imported by other packages
