Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
O projeto foi desenvolvido em um repositório separado, mas todas as instruções serão deixadas aqui e no README do projeto.
link repository: https://github.com/Robsonnsbr/todo-app
Projeto TodoApp Corelab
O Todo App é uma aplicação moderna de gerenciamento de tarefas, construída utilizando Next.js para fornecer uma experiência de usuário fluida e otimizada. O projeto aproveita o backend integrado do Next.js como API para gerenciar operações de CRUD, enquanto o banco de dados é hospedado no MongoDB, garantindo um armazenamento de dados flexível e escalável.
Principais Características
O projeto é hospedado no Vercel e está acessível aqui.
Getting Started
WARNING: Remember to create an
.env.local
file and add your database rules as specified in the.env.example
file provided in the project.Running in Development Mode
Running in Production Mode
Open http://localhost:3000/ with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
Acknowledgements
I am deeply grateful to the Corelab team for the opportunity you have provided me. Thank you for your support and trust.
Enjoy!!!