Upload Images directly to Server
- Upload Images
- Drag and Drop
- Generates unique url for each image
Front-End :
- ReactJS
- Context API
Back-End :
- NodeJS
- ExpressJS
- Multer
You can Find Backend Code Here
# Clone this repository
git clone https://github.com/0xdevsachin/image-uploader-client.git
# Install dependencies
$ npm install
# Run the app
$ npm start

