rbrahul / canvas-editor

This project has been developed based on node.js and pure javascript with out any third party front end library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

This project has been developed using Nodejs and and Pure Javascript ECMA Script 5. No third pary libray like Jquery,Angular, or React has been used. Just testing the taste of Vanilla JS :)

To set up the environment dependencies ( node version 5++ )

$ npm install

To run the node server

$ npm run start

Server is listening to port 8000

Instruction on file upload

routes

get uploaded images

/images

upload image to server

/uploads

Image View: Smart-ToDo

About

This project has been developed based on node.js and pure javascript with out any third party front end library


Languages

Language:JavaScript 72.3%Language:HTML 15.1%Language:CSS 12.6%