Skip to content

Image CRUD App for a website using Firebase storage and the real-time database. View, Delete and Edit images on your website!

Notifications You must be signed in to change notification settings

JohannBillar/Image-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Image Uploader

Use the storage and the real-time database from Firebase to upload and display images on your website by using this image-uploader

With Firebase you can upload files to storage and then link to those files and show them on your site. Firebase stores the image and return the URL where the image has been stored I will be using vanilla JavaScript to illustrate my example and assume that you have already added the Firebase SDK to your project.

About

Image CRUD App for a website using Firebase storage and the real-time database. View, Delete and Edit images on your website!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published