This is a front-end that handle the reminder of an user
yarn ----> 1.22.5
IMPORTANT: This project use vuetify for that reason we use vue2 instead of vue3
Just enter to the folder of the project and first to all run
yarn install
If you will develop more features just run the app using the following command
yarn serve
yarn build
yarn lint