Skip to content

sergiocruz/react-connect4

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status bitHound Score

#Connect 4 game implemented in React

Pre-requirements

  • node & npm
  • Have gulp installed (version >= 3.9) npm i gulp -g

To get started

This step is very difficult, so play close attention.

  1. cd into your project directory
  2. run npm install
  3. run gulp
  4. that's it, I was just kidding about the difficult part :)

Run tests

In order to run tests, simply run npm test

Ran into problems, or have any suggestions?

Ping me on twitter @hashtagserg or open an issue.

Please keep in mind that the sole purpose of this project is to practice (and learn) my skills in ReactJS, please be kind :)

===

react-connect4

About

Connect 4 game implemented in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published