/EpiDraw

This project is a skribbl.io like, a free multiplayer drawing and guessing game.

Primary LanguageTypeScript

CircleCI

EpiDraw

This is a personal project which will help me to improve my development skills for:

  • Node.js
  • Typescript
  • React.js

but also my DevOps skills, Epidraw will be deploy with the help of Heroku.

This project is a skribbl.io like, a free multiplayer drawing and guessing game.

Getting Started

These instruction will get you a copy of the project and you'll be able to run it on your local machine for development and testing purpose. See deployment for notes on how to deploy on a live system

Prerequisites

  • Node ^13.0.1
  • Yarn ^1.17.3
  • Mongo latest

Installing

Install all the dependencies

$ yarn install

Running the tests

Run the tests

$ yarn test

Running the app

$ yarn start

Deployement

Built with

Contributing

Maybe one day

Authors