Form where tasks can be added, failing when they are created they have an incomplete status, this can be changed by changing the check box.
# Install dependencies npm install # Run proyect port localhost:8080 npm run dev # Compile for production npm run build