Connecting 4 is a is a full stack application built on the MVC model using Node, Express, jQuery, Handlebars, Bootstrap 4, JawsDB and Sequelize to allow users to play Connect 4 against one another online.
These instructions will get you a copy of the project up and running on your local machine.
In order to get this project running on your local, you will need:
- mySQL
- Node.js
- A GitHub account
- Terminal
You can also access a version deployed on heroku at https://rocky-savannah-36241.herokuapp.com/
Clone the repo to your machine. From your terminal, navigate to the root of the folder and run an npm install to get the necessary packages:
npm i
Pull up your mySQL workbench set up yur database.
Once your packages are installed and your database is ready, you should be ready to use Connect 4.
- Cody Brock - API Routes & Sequelize
- Andrew Rattanasack - Backend and Game Logic
- Christian Espino - Frontend
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thank you Mom