super fast tutorial on how to create your own toast message component in react using HTML CSS and regular javascript react hooks. Not using any library like react-toastify or react-hot-toast.
You have full control over your component and it's good to have knowledge on how to build this component yourself.