fjmn2001 / latteandfront

💫 Latte and front practices

Home Page:latteandfront-tasks.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latte and front

💫 Latte and front practices

Tasks

Esta aplicación deberá permitir:

  • Añadir nuevas tareas.
  • Eliminar tareas.
  • Marcar como completada una tarea.

🚚 Install dependency.

npm install; npm install --workspace=apps/tasks/frontend

🛵 Start project

npm run dev-tasks-frontend

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

📄 References:

🔗 Link to production

https://latteandfront-tasks.vercel.app

About

💫 Latte and front practices

latteandfront-tasks.vercel.app


Languages

Language:TypeScript 79.7%Language:CSS 16.8%Language:HTML 3.5%