This project is a simple CRUD applciation based on the course - Build a CRUD with VueJS & Firebase. The application is based on vue, vue-router, firebase tools - cloud firestore, firebase authentication, and storage.
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