@Srijan945Submitted over 2 years ago
This is my first React App. Any suggestions are Welcome
This is my first React App. Any suggestions are Welcome
If your using BEM use meaning full names header__h1 should be header__title for example. CSS should be in SRC not in public dir. Consider SCSS and nesting CSS for readability and reusability