This is simple Todo App made with Vue. Firebase has been used as backend and Axios is used to perform different HTTP requests.
npm install
npm run serve
npm run build
npm run lint
It is simple Todo implementation using VueJs Frameworks with Firebase as backend.
Vue
This is simple Todo App made with Vue. Firebase has been used as backend and Axios is used to perform different HTTP requests.
npm install
npm run serve
npm run build
npm run lint