Skip to content

MarcMarimon/final-project-front-end-vue

Repository files navigation

Ironhack Frontend Development Bootcamp Final Project

This project has been developed as the final assignment for the Ironhack frontend development bootcamp. It entails a web application focused on Task Management.

The project is made on Vue3 with Vite an Pinia on the FrontEnd and the Backend database is created on Supabase

Live Demo

To see this web app live, you can access it here.

Installation Instructions

To work on this project, you need to clone this repository and follow the steps outlined below:

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published