VanshKing30 / FoodiesWeb

GssoC'24 Project | Open To Contributers
https://foodies-web-app.vercel.app
MIT License
64 stars 155 forks source link

Feat: ADDING BEM NAMING CONVENTION #384

Closed Ayushmaanagarwal1211 closed 2 months ago

Ayushmaanagarwal1211 commented 3 months ago

Describe the feature

I want to add the BEM naming convention to all the files so that it will be easy to understand for all .

What is BEM Naming Convention

It is a known fact that the right styleguide can significantly increase development speed, debugging, and the implementation of new features in legacy code. Sadly, most CSS codebases are sometimes developed without any structure or naming conventions. This leads to an unmaintainable CSS codebase in the long term.

Add ScreenShots

Screenshot 2024-06-28 094223

Record

hustlerZzZ commented 2 months ago

BEM notation is a good approach, start working on this @Ayushmaanagarwal1211