Counterpoint is a website developed by Corey Russ.
Home Team is designed for sports fans and betters. The application allows users to post information about their teams with the assumption that they will know more their home teams.
This application utilizes jasmine for it's testing sweet and was built using javascript and Node.js. Please check the package.json files for more information regarding dependencies. To test the full application, please enter "npm test" into the command line. To test individual suites, please see the comment in the top of each testing suite and enter the command into the command line.
To start the application, please enter "npm start", or "nodemon" into the command line.