arielger / truco

Multiplayer Truco game made with Apollo GraphQL + React πŸƒ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Truco

Multiplayer truco game made with GraphQL and React.

Development

Client

[Storybook](link to site) Netlify Status

You will need to create a .env file following the provided .env.example file.

yarn install
yarn start

Server

You will need to create a .env file following the provided .env.example file.

yarn install
yarn start

About

Multiplayer Truco game made with Apollo GraphQL + React πŸƒ


Languages

Language:JavaScript 96.5%Language:CSS 2.2%Language:HTML 1.3%