Rewriting code for better functioning.
https://github.com/seths10/Quotes-Generator/blob/main/index.html The download Image method in the above HTML file is copied from here. https://vincent7128.github.io/text-image/
I suggest it should be written again, so that it would work better. And it is also used as an style in the same html file. We should maintain the file, and so the code for download image should also be written in script.js file. This would help us maintaining the code and keep it better and simple.
This issue can be solved in two steps: Step 1. Putting the script code from the index.html file to script.js file Step 2. Rewriting the code for downloading the quote as image.
I am ready to take this issue and fix it. Thank You @bruceyboy86 @seths10
can i work on this issue
@niikkhilsharma I think I have implemented the your desired changes, @seths10 can you review it?