Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 228 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 228 Bytes

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.