/picatso

A party game with React in January 2020.

Primary LanguageJavaScript

Picatso - web based party game

Picatso is a party game similar to Jackbox Party games, where players can play together with mobile devices.

Tools / Technologies used

JavaScript CSS3 HTML5 React Git GitHub Visual Studio Code React Router Express.js NodeJS

Scripts

Start the backend server

cd api npm start

Start the frontend

cd client npm start