This is a simple note taking application created for Hacktoberfest 2020. List of notes on the left, note editing on the right.
I have completed all of the major features that I plan to work on. Feel free to make meaningful changes as you desire. See the issues tab for inspiration, or you can come up with your own ideas.
You can now find a hosted version of this project at http://vue-simple-notes.surge.sh
npm install
npm run serve
npm run lint
npm run prettier
npm run test
npm run test:unit
- Connect cloned/forked repo to netlify,
netlify.toml
file will deploy both functions and HTML build