Skip to content

client-server that receive an uploaded image and response a modified image

Notifications You must be signed in to change notification settings

Paramuths/upload-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

upload-image

a Client-Server that receives an uploaded image and responds a modified image

Server

to start a server on your localhost, run the following command:

$ node server/server.js

Client

to connect to the server, run the following command:

$ open ./client/html/index.html

About

client-server that receive an uploaded image and response a modified image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published