Quick card template built using react, styled-components and flexbox. It's hosted on Netlify at: https://infallible-morse-813509.netlify.app/
Just for fun and to try this quick challenge: https://www.frontendmentor.io/challenges/profile-card-component-cfArpWshJ
yarn install
-> install all dependenciesyarn start
-> runs the app in the development modeyarn build
-> builds the app for production to thebuild
folder