drex44 / demo-site-awesome-react-links

demo site of the npm package awesome-react-links
https://awesome-react-links.netlify.com/
MIT License
6 stars 7 forks source link

Improve the design of React component #7

Open drex44 opened 5 years ago

drex44 commented 5 years ago

Go and check the live version of the website here. https://awesome-react-links.surge.sh It is built int react.

We have code examples shown beside on right-hand side. It is good and working but we want to make it more intuitive. For example, https://www.algolia.com/doc/api-client/javascript/getting-started/?language=sh#install

check this link. the way copy button behaves is amazing. you can use your own style also to make it look better.

For any queries comment below!

katilius commented 5 years ago

I see that you already have copy to clipboard functionality there, so the problem is that you want to style it nicer?

drex44 commented 5 years ago

@katilius yes correct. I have given the link. it has a great design.

katilius commented 5 years ago

Ok, I can try implementing something similar. Can I add additional React component, for example to show tooltips?

drex44 commented 5 years ago

yes, go ahead. @katilius