DoWhat is a task manager app built upon Nuxt.js which assists the user in keeping a track of their daily tasks and help with time management.
The project is currently deployed on vercel, you can check it out using the link below:
# install dependencies
$ npm install
# runs the project locally on localhost:3000
$ npm run dev
# for building for production and launching server
$ npm run build
$ npm run start
-
Nuxt.js
front-end framework built upon Vue.js
-
HTML5
-
CSS3
-
Vercel
For CI/CD via github