This Tic Tac Toe client implements custom game logic using JavaScript and jQuery, while using Bootstrap modals, Sass, and media queries to support the responsive design. User authentication is required, and is managed by making AJAX calls to a third-party API which also stores the current game state. This was my first project for the Web Development Immersive at General Assembly, built during a 4-day sprint in June of 2018.