Skip to content

Journal APP made with Vue.js to learn how to build a CRUD Moduled project with VUEX and Firebase.

Notifications You must be signed in to change notification settings

tonocp/Journal_App

Repository files navigation

Journal_App

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.

Right now it's on DEVELOPMENT and ISN'T DEPLOYED