Image Uploader

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Hello, this was my first submission for the DevChallenges and I think it came out pretty good. At thirst I struggled how to upload and save the Images from the Users but then I used Cloudinary with made things a lot easier.

You can see my finished Project here: Image Uploader

Built With

Features

The Purpose of the App is to upload a Image and to copy the Link so the User can access his Image anytime with the URL.

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/LucaswithC/Image-Uploader

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact