ethan-cao / ConnectFour

Connect Four Game

Home Page:https://connectfour-dev.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConnectFour

Tech stack: ES6, SCSS, React, Redux, Jest, npm, webpack

How to run the game locally

git clone https://github.com/ethan-cao/ConnectFour.git    
cd ConnectFour/
npm install
npm run build
npm start

How to run test

npm run test

About

Connect Four Game

https://connectfour-dev.herokuapp.com/


Languages

Language:JavaScript 91.5%Language:CSS 6.4%Language:HTML 2.1%