#100DaysOfCode Built a "Random Quote Machine" app (Challenge from @freeCodeCamp ) - quotes can be shared on Twitter/Tumblr :) spark-random-quotes.netlify.app
2
0
10
171
0
Download Video
@codingsooj @freeCodeCamp Hey, the app functions quite well. I would suggest fixing one minor thing, which is to utilize the "blockquote" element to display the quote. This will enhance the semantic markup of your app and improve its accessibility.