Here is the first project from front-end certification https://codepen.io/pd07/full/mdyQWmq
Your reviews are welcomed and I am still struggling with posting the quote on twitter. How to tackle this issue in react any clue guys? primary research show axios can help but it sounds bit confusing.
You may want to put the social media buttons closer together.
Your page is mostly responsive, but there is side scroll on smaller mobile devices (360px), you can create another media query to handle that.
As for the twitter link, you’re almost there, you need to append the src attribute in tweet-quote element with the value of the quote.
src =http://twitter.com/intent/tweet?text=" + "the quote"