divyanshf / skribbl

A clone of skribbl.io

Home Page:https://divyanshf.github.io/skribbl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: Down because of heroku 😢. Will shift the backend to other platform soon.

SKRIBBL CLONE (Web)

Description

A Web Application to play pictionary. Original Site : skribbl.io

Features

  • Join a game.
  • Realtime gameplay.
  • Guess the word.
  • Draw the word.

Technologies / Libraries Used

Build From Source

Prerequisite

  • Node
  • NPM
  • Mongo

Setup

  • Clone this repository.
  • In the client directory, run the React application.
    npm start
    
  • In the root directory of this repository, run the Node application.
    npm start
    
  • Go to localhost:3000.

Hosting

You can view the live project here

About

A clone of skribbl.io

https://divyanshf.github.io/skribbl/


Languages

Language:JavaScript 98.3%Language:CSS 1.4%Language:HTML 0.4%Language:Procfile 0.0%