Solution for a challenge from Devchallenges.io.
In this project you can upload images, and you get a url back which you can use to find your image back.
- 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
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 !
- Website your-website.com
- GitHub @your-username