/rock-paper-scissors-client

Game build using React, Redux and Superagent with JWT authentication. Group project.

Primary LanguageJavaScript

Multiplayer Rock Paper Scissors

This repository contains the ReactJS front-end of the game we built in week 7 at @Codaisseur Academy. It allows users to sign up, log in, create game rooms and play against each other.

The project combines our knowledge of HTML5, CSS3, JavaScript, PostgreSQL, ReactJS, Node.js, JWT authentication and Redux.

By @AndreeaCcss and @Mirtles

Back-end: https://github.com/AndreeaCcss/rock-paper-scissors-server

This project was bootstrapped with Create React App.