Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belchenkov/drawing_js

Paint Clone on Vanilla JS
https://github.com/belchenkov/drawing_js

canvas css3 font-awesome html5 surge vanilla-javascript

Last synced: 7 days ago
JSON representation

Paint Clone on Vanilla JS

Awesome Lists containing this project

README

        

# Drawing

> Paint Clone on Vanilla JS

### [Demo](http://drawing-js-ab.surge.sh)
[![IMAGE ALT TEXT HERE](./uploads/screen.png)](https://skr.sh/v5sPM3g1TTU?a)
### Get started

```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```