This is a project created in the class of Front-End Engineering e UX discipline of the course MBA - Software Engineer from FIAP.
Builded over next-js framework, this is a web application to manager tasks adopting a responsive approach that work in smarpthones and desktops.
To know more about the JavaScript framework next-js, click in next link: Next.js
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.