Posts

Vuejs Firebase Tutorial: Build Image Gallery App - [Part 2] [END]

Image
Hello everyone 👋 Welcome back, I'm Raihan, and today we're gonna continue our Vuejs & Firebase Tutorial: Build Image Gallery App. If you haven't read the previous part, please read and watch it carefully because both parts are related to each other. Go to the link here , as you see below here ↓ Preview Project We're gonna retrieve images from Firebase so it will look dynamic, and also we're going upload images from our local to the Storage from Firebase. ### Requirement Nodejs & npm Text editor Browser Git Internet What we're gonna do is connecting our project with Firebase, if you haven't heard about it you can go check out  https://firebase.google.com/ ### Development Ok, so now let's add Firebase to our project. Open your terminal and direct to our path project then run the command below ↓ Adding firebase library Once you've installed, let's now add the project of Firebase itself. Go to  https://console.firebase.google.com/  then crea