/crud-w-react-redux-and-typescript

Personal project where you can perform CRUD (Create, Read, Update, Delete) operations with To-do Tasks

Primary LanguageTypeScript

CRUD with React, Redux & TypeScript

Live Project: CRUD with React, Redux & TypeScript

ENG

  • Personal project where you can perform CRUD (Create, Read, Update, Delete) operations with To-do Tasks

Technologies and Concepts used in this project

  • React
  • TypeScript
  • Redux
  • Context API
  • React Hooks
  • Material UI

Notes:

  • You can switch between branches to see different approaches:

    using-redux to see the implementation with Redux

    using-context-api to see the implementation with Context API

PT-BR

  • Projeto pessoal onde você pode performar operações CRUD com tarefas a fazer

Tecnologias e Conceitos utilizados nesse projeto

  • React
  • TypeScript
  • Redux
  • Context API
  • React Hooks
  • Material UI

Notas:

  • Você pode alterar entre as branches para visualizar abordagens diferentes:

    using-redux para ver a implementação com Redux

    using-context-api para ver a implementação com Context API