fatima-ola.hashnode.devHow To Use Font Awesome 6 with ReactIntroduction Font Awesome is an icon font like a regular font; you get an icon instead of letters. It's flexible in colouring, sizing and stacking on top of other background styles using plain CSS. We can use Font Awesome with inline elements. Inline...Feb 14, 2022·4 min read
fatima-ola.hashnode.devHow I was able to fix the error `Request failed \"401 Unauthorized` while installing packages using yarnHere is a step by step guide on how I was able to resolve the error Request failed \"401 Unauthorized` while installing packages using yarn I keep getting the error after I cloned a repository from Github and I wanted to install all the packages u...Sep 5, 2021·2 min read
fatima-ola.hashnode.devWhat I tagged as successful bloggingAfter an insightful session from Michaela Greiler during the HashnodeBootcamp 2.0 training, am happy to share my thought about what successful blogging means to me. I am always excited and happy when I get more engagement on a blog post I made, whic...Nov 19, 2020·2 min read
fatima-ola.hashnode.devCreating social media icon using font awesome with reactSome weeks ago, I started learning react-materialize, I wanted to create social media icons component using react-materialize but I could not. I search the internet and was able to understand that I can use font awesome with react to create my social...Nov 17, 2020·4 min read