Skip to content

Vue JS project elaborating on Traversy Media's Vue JS Crash Course 2021

Notifications You must be signed in to change notification settings

crokadilekyle/task-tracker-plus

Repository files navigation

Task Tracker Plus

This is learning project based off of Traversy Media's Vue Crash Course 2021 video on YouTube. I made a few changes such as adding editing ability for text and day fields and adding a reusable icon component used for edit and delete functions.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Starts a fake rest api backend using JSON-Server

npm run backend

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Vue JS project elaborating on Traversy Media's Vue JS Crash Course 2021

Resources

Stars

Watchers

Forks