tejazz / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:JavaScript 83.1%Language:HTML 8.8%Language:CSS 8.1%