Skip to content

spreadmycode/side-stacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Side Stacker

Side Stacker Game 7 X 7 tick tac toe.

Setup

This project has two applications; The frontend and the backend.

Backend Environment variables

cd backend && touch .env

follow the backend/.env.example

cd backend && npm start

start the server then Open http://localhost:8000 to comfirm that it's running

Frontend Environment variables

cd frontend && touch .env

follow the frontend/.env.example

cd client && npm start

start the client then Open http://localhost:3000 to comfirm that it's running

Open new browser or other computer and play!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published