This is the GitHub repository for this Journal App made with VUE, VUE Router, VUEX, Axios.
With this App I can CRUD daily notes with date and text, upload an image on Cloudinary, even protect all entries with User Authentication and save all the data of users and daily entries on Firebase.
It's made following the standards of VUE 3, modularized and also styled with Bootstrap, SASS and SweetAlert2.