This project is a simple CRUD applciation with firebase authentication. The application is based on vue, vue-router, firebase tools - cloud firestore, firebase authentication, and storage.
if you will like to use your own credentials for firebase Go inside src and open the firebase.js file and fill the firebaseConfig values then follow the rest fo the steps.
yarn install
yarn serve
yarn build