Skip to content

SamanKeighobadi/redux-contact

Repository files navigation

Contacts manager app with Redux + TailwindCSS

Contacts manager app developed with React.js , Redux & Redux Thunk , TailwindCSS with features add , delete and edit contact

What did I Learn :

How to use thunk middleware for redux , asynchronous reducer functions , add delete and edit redux & redux thunk logic

Packages used:

  • Redux state manager and Redux thunk for Asynchronous
  • TailwindCSS version 3 and tailwindCSS froms plugin
  • React router dom version 6
  • React toastify and sweet alert 2 for notifications