ManNguyen / Note-App

An offline first note taking SPA

Home Page:https://fast-forest-83862.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note-App

An offline first note taking app built in vue.js and editor.js in the front end and Express.js in the back end. Notes are stored locally using indexDB storage.

To Run

clone this repo run npm install to get all of the packages run npm run dev to run on local run npm run build to build to distribution

if you have heroku , after setting up the heroku remote just git push heroku master heroku will handle the rest.

Credit

Vue Material Dashboard

VueJS

EditorJS

IDB wrapper for IndexDB

About

An offline first note taking SPA

https://fast-forest-83862.herokuapp.com/

License:MIT License


Languages

Language:SCSS 68.4%Language:Vue 26.3%Language:JavaScript 4.9%Language:HTML 0.4%