Skip to content

spectre900/Canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas

A simple canvas to draw and download the file as PDF, developed using Node.js, Express.js and React.

The app is deployed at https://canvas1811.herokuapp.com/

To run locally, execute the following commands

git clone https://github.com/spectre900/Canvas.git
cd Canvas

cd client
npm install
npm run build

cd ..
npm install
node server

About

A simple Canvas with PDF download option

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published