Image Uploader

Solution for a challenge from Devchallenges.io.

Overview

screenshot
progress bar
final result

This is an Image Uploader application. User can :

-Drag and drop image an image to Upload it
-Choose to select an image from folder
-See a loader when image is uploading
-See the image and copy it when the image is uploaded
-Can choose to copy to the clipboard

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you’ll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact