Create your own React Toastify component.
React Toastify is a react package through which you can add notifications in your application seamlessly. In this blog we will create a basic version of react toastify from scratch. We will be using context and reducer hooks for state management.
I ...
poojesh.hashnode.dev4 min read