Styled-components is a library for styling React components using tagged template literals. It allows developers to write CSS in JavaScript by defining styles within the components themselves.
1: Clone the Project
2: Simply run the command npm install - First to install all the packages
3: Run the project using npm start