Live Project: CRUD with React, Redux & TypeScript
- 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 Reduxusing-context-api
to see the implementation with Context API
- 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 Reduxusing-context-api
para ver a implementação com Context API