iamskab / Painter

Painter is a canvas painting web app, where you can draw and express your creativity, and download your painting.

Home Page:https://iamskab.github.io/Painter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Painter

Join the chat at https://gitter.im/Painter_KWOC/community

Painter is a canvas painting web app, where you can draw and express your creativity, and download your painting.

Live Version : Painter

gif of Painter

πŸš€  Installation

  1. Fork the repo ( Fork option in the right corner)
  2. Clone the repo
$ git clone https://github.com/USER_NAME/Painter.git
  1. Change your directory to the cloned repo and install all the node modules
$ npm install 
  1. The directory build contains the entire app (all the rest is for development). So, just open the following url in your browser,
$ http://127.0.0.1:5500/build/

Technologies used:

  • HTML 5
  • SCSS
  • JavaScript(ES6+)
  • Parcel

πŸ‘ And it's done!

Feel free to mail me for any doubts/query :email: iamsourav470@gmail.com

🀝 Contribution

Feel free to file a new issue with a respective title and description on the the Painter repository. If you already found a solution to your problem, I would love to review your pull request!

About

Painter is a canvas painting web app, where you can draw and express your creativity, and download your painting.

https://iamskab.github.io/Painter/


Languages

Language:JavaScript 34.9%Language:HTML 34.2%Language:SCSS 29.2%Language:CSS 1.7%