4 Ways to add Styles to React Component :
1. Add the Global Styles to “index.html” File
2. Create a Style for Each Individual Component
3. Adding Inline Style to React Component Elements
4. Attach style property to JavaScript Style Object