Avdhesh-Varshney / WebMasterLog

A record of Unique Web Development Projects made with Angular, Next, Node, React, ExpressJS, Redux, Vanilla, Vue, etc. Technologies...
https://web-master-log.vercel.app
MIT License
73 stars 125 forks source link

🧑‍💻: Adding BEM Naming convention to all classes #418

Closed Ayushmaanagarwal1211 closed 2 months ago

Ayushmaanagarwal1211 commented 3 months ago

:red_circle: Title : Adding BEM Naming convention :red_circle: Enhancement Aim : It will help new users to understand the use of the css and their block elements in html :red_circle: Changes : I just want to change the classes names in both css and html or js file .

Screenshots 📷

Screenshot 2024-06-27 220731


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 3 months ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

Avdhesh-Varshney commented 3 months ago

@Ayushmaanagarwal1211 can you show me, any such changes in the repository?

Ayushmaanagarwal1211 commented 3 months ago

yes like you can see that in your mainpage.jsx Screenshot 2024-06-29 132453

the classes name has been written but i will change these classes name to like

Screenshot 2024-06-29 132755

You can see that you can easily understand the elements used for by directly seeing the classes and i also change its corresponsding css so that designing doesn't changes .

Avdhesh-Varshney commented 2 months ago

@Ayushmaanagarwal1211 no leave it for the beginner to contribute in the enhancement of this project. Not required.