Skip to content

robinaerts/ImageUploader

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

In this project you can upload images, and you get a url back which you can use to find your image back.

Built With

Features

  • Upload an image by dragging and dropping or clicking a button
  • Loading bar appears while uploading
  • When uploaded image is previewed and you get a url where you can access the image

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

! I left the firebase config out the repo for security reasons !

Acknowledgements

Contact

About

Build as a devchallenges.io challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors