Lukis-Lukis is collaborative project that allows users to create drawings on a common canvas. An original solo project by Aneesa Zafri, completely redesigned and deployed on heroku.
Checkout the porject on Heroku and have fun drawing with your friends!
http://lukis-lukis.herokuapp.com/
Clone the repo and install it by running npm i
on the root folder. The script will automatically install the dependencies for the frontend and backend.
To run the project, run npm start
from the root folder.
A .env.copy file has been added to the repository to guide you through the necessary environment variables. Lukis-Lukis works on a mongoDB database. Make sure you have one available and running when you start the project.
David Kerekes - Github - Linkedin