28 Forks
35 Stars
35 Watchers

image-upload-app

A simple image upload application using React and Node, which explores multiple ways to upload an image including using multer as a middleware, a CDN system and converting an image to a string and storing it.

How to download and setup image-upload-app

Open terminal and run command
git clone https://github.com/tejazz/image-upload-app.git
git clone is used to create a copy or clone of image-upload-app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with image-upload-app https://github.com/tejazz/image-upload-app/archive/master.zip

Or simply clone image-upload-app with SSH
[email protected]:tejazz/image-upload-app.git

If you have some problems with image-upload-app

You may open issue on image-upload-app support forum (system) here: https://github.com/tejazz/image-upload-app/issues