Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ENTREGA DESAFIO: Robson Monteiro #67

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Robsonnsbr
Copy link

@Robsonnsbr Robsonnsbr commented Aug 15, 2024

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

todoImg

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

  • Next.js: Framework para frontend e backend.
  • MongoDB: Banco de dados NoSQL.
  • Chakra UI: Lib para interface.
  • Tailwind CSS: Framework CSS utilitário.
  • Framer Motion: Animações em React.
  • AOS: Animações de rolagem.
  • Zod: Validação de dados.
  • TypeScript: Superset do JavaScript que adiciona tipos.
  • ESLint: identificar e corrigir problemas de código.
  • Prettier: Formatador de código.

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

npm install
npm run dev

Running in Production Mode

npm install
npm run build
npm start

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!!!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant