Skip to content

A React project to loosely resemble the card game Star Realms.

Notifications You must be signed in to change notification settings

BrettPost/Koi-Ponds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koi-Ponds

A React project to loosely resemble the game Star Realms.

Dependencies

  • Utilizing Express.js for back-end framework (npm install express)
  • Utilizing Socket.io for online multiplayer (npm install socket.io)
  • Utilizing React.js and Typescript for the front-end (npx create-react-app client --template typescript)
  • Utilizing Tailwindcss for styling (npm install -D tailwindcss)

About

A React project to loosely resemble the card game Star Realms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published