Frontend of connect 4 game that enables the player to play with non fungible token images
Games original source code (Kudos to kenrick95) is modified and enables uploading two images that represent the discs each player is using.
Install dependencies
yarn install
Start local development server
yarn start
Make your changes at either browser/, core/, or server/
Test it out at http://localhost:1234/
After you are happy with your changes, please submit your Pull Request!
This work is licensed under MIT License.
If he app is not visible or running here: https://pixelk-connect4.herokuapp.com/
the backend dyno needs to be restarted on heroku https://connect4-backend.herokuapp.com/