Skip to content

dedanade/image-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{Image Uploader}

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Created a simple page with React app that those the following:

  • Uploads images
  • Sends the file to Cloudinary to upload with the help of the Cloudinary API
  • Display the image uploaded and a link from the Cloudinary response
Having previously built another platform with a similar process, my experience building this was smooth. Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:

You can view the here

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

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published