PlayGamesApp is a web application that lets users post and view events related to games, such as Chess tournaments or LAN parties. Users can also indicate if they are attending an event or not. The app was made using the MEN (MongoDB, Express, Node.js) stack.
After cloning repository, change directory to PlayGames and do npm install. Then do node app to run. Finally, open localhost:3000 in your browser.