Skip to content

Ksinia/erudite-client

Repository files navigation

✏️ Erudite game ✏️ Netlify Status

This is the frontend of Erudite game application. Here is the backend.

This is a Russian Scrabble-like game which is made in accordance with the rules of the board version. Rules in Russian can be found here.

Installation

  • Clone the repository
  • Run npm install
    npm install
    

The frontend sends requests to the backend deployed to Heroku.

If you want to install backend for this app:

  • Clone this repository
  • Run npm install for the backend
  • Set up PostgreSQL database

Technologies used

  • react
  • redux
  • web sockets

About

🤓 ✏️ Client for Erudite game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published