atenazr / hafeza

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hefeza todo

A mini responsive todo app that is created by using quasar v1 , vue.js v2 and firebase.

In that, you can log in or sign up and then you can see your own todo list , create new one , update existings and delete whichone you wanted.

#todo #vue #quasar #login #signup #crud #responsive

demo

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About


Languages

Language:Vue 54.9%Language:JavaScript 41.1%Language:HTML 2.3%Language:SCSS 1.8%