Skip to content

Repository with the "Vue3: explorando o framework" course project on Alura.

Notifications You must be signed in to change notification settings

fernandams/alura-tracker

Repository files navigation

Alura Tracker

This is a project developed during "Vue3: explorando o framework" course on Alura.

The Alura Tracker allows users to manage their tasks and track the time spent on each activity.

The project is currently live in production. You can access it at https://alura-tracker-fernandams.vercel.app/.

Requirements used during development

  • Node: v21.6.1
  • NPM: 10.2.4
  • Vue: @vue/cli 5.0.8

Before setting up the project, make sure you have Node.js and npm installed on your machine. If you haven't installed Vue CLI globally, you can do it running: npm install -g @vue/cli.

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

Customize configuration

See Configuration Reference.

About

Repository with the "Vue3: explorando o framework" course project on Alura.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published