Skip to content

Taskify: A simple task management app built with Vue.js and Vuex, using Tailwind CSS for styling. Easily add, edit, and remove tasks with a user-friendly interface.

Notifications You must be signed in to change notification settings

YerrouHamza/Taskify-Vue

Repository files navigation

task-manager-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deployment to Vercel

You can deploy this application to Vercel in two ways:

Option 1: Using the Vercel Dashboard

  1. Push your code to a Git repository (GitHub, GitLab, or Bitbucket)
  2. Import your project on Vercel
  3. Vercel will detect it's a Vue.js project and use the correct build settings automatically

Option 2: Using the Vercel CLI

  1. Install Vercel CLI:
npm install -g vercel
  1. Run the following command in the project directory:
vercel
  1. Follow the prompts to deploy your application

Customize configuration

See Configuration Reference.

About

Taskify: A simple task management app built with Vue.js and Vuex, using Tailwind CSS for styling. Easily add, edit, and remove tasks with a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published