Skip to content

mmarie4/MaskooClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Deployed here

Backend here

Create an account and use features:

  • Diary to store your activity every days
  • Notes to store anything you want
  • Tools for quick copy-paste access

How to run

  • Install nodejs (v11 or more) and npm
  • Clone the repository
  • Run npm install
  • Run npm run serve

How to contribute

  • Create a branch from main : git checkout -b <your branch name>
  • Write changes
  • Run git add .
  • Run git commit -m <description of your changes
  • Run git push origin main
  • When you are done, create a pull request from Github

About

Vue3 web app to manage notes and daily activity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published