Skip to content

jack-carling/paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint

Draw on canvas with any colour and different brush sizes. Undo/redo and zoom in/out as well as grab and move in case canvas protrudes the viewport. Save projects either locally as a .jpg or create an account, login and save to the database. Authentication using JWT and saving to MongoDB. Share the unique link to your project with anyone, but only if your privacy settings allows it.

Setup

Rename the .env.example to .env and provide a MongoDB Connection String URI as well as any token secret you would like.

# Install dependencies
$ yarn install

# Terminal 1: Run frontend development server
$ yarn dev

# Terminal 2: Run backend server
$ yarn server

Screenshot

About

Paint on canvas in a more Figma way

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages