Skip to content

GauthierLory/TaskWatcher

Repository files navigation

About the project

Vue-tasks-tracker is a small project in Vue.js to discover the framework, using element-plus for the UI and VueX for the store without forgetting vue-router.

Getting Started

Prerequisites

You must have https://jsonbin.io/ account and create a bin to store tasks.

Installation

  1. Clone the project
git clone https://github.com/gauthierLory/vue-tasks-tracker/
  1. install dependencies
cd ./vue-tasks-tracker
npm install
  1. Launch application
npm run dev

then filled the form with your api key