QuoteVerse: Share and discover inspiring quotes. Register/login, write your quotes, and explore a vibrant community of wisdom. Embrace the power of collective inspiration.
I think you should add a loader when something is happening like form submission to notify the user that a process is occuring.
And also you are using alert to inform the user when quote has been updated you can change this to use react-toastify which I can see you've already set up in the login section
I think you should add a loader when something is happening like form submission to notify the user that a process is occuring. And also you are using alert to inform the user when quote has been updated you can change this to use react-toastify which I can see you've already set up in the login section