Simple project to generate a random quote using react.js framework
This project is inspired from following online tutorial:- Javascript Mastery Youtube
https://generateadvice.netlify.app/
I have simply changed the syntax from class based to hooks based trying to demonstrate the usage of useEffect method.
