Basic Vue frontend app to store notes

Live Link

Run the app:

yarn serve

Unit test:

yarn test

E2E test:

yarn run cypress open