Skip to content

bcastell/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The classic game built with React.

Screenshots

Screen 1 Screen 2
Screen 3 Screen 4

Getting Started

To build and run this application on a local server, follow the instructions below.

Clone

Clone the remote repository.

git clone https://github.com/bcastell/connect-four

Navigation

Enter the root directory of the local repository.

cd location/where/repository/is/saved/scribble

Build and Run

Build the application.

npm run build

Start the server.

npm run start

In your favorite browser's address bar, type the local host address and port number specified after running npm run start

Authors

  • Brandon Castellanos - GitHub

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

React Video Game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors