React with Styled Components V5
I've just started a new course to learn React with Styled Components v5 on Udemy
👀 To see the project visit -> https://react-styled-components-amber.vercel.app/
npx create-react-app styled-components-v5
npm start
npm install styled-components
npm install react-router-dom
Documentation: https://github.com/facebook/prop-types
npm install prop-types