NOTE: Down because of heroku 😢. Will shift the backend to other platform soon.
A Web Application to play pictionary. Original Site : skribbl.io
- Join a game.
- Realtime gameplay.
- Guess the word.
- Draw the word.
- Node
- NPM
- Mongo
- 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.
You can view the live project here