Closed raghav3615 closed 1 month ago
@rishyym0927 kindly review it
Hey @raghav3615
Refactoring code does not mean you have to change all the files, I liked the way you have added comments, but you made some uneccesary changes in context which can crash the website in future, I will suggest make changes on basic components first only and ckeep your commit history clean
Im closing this pr as there are merge confilicts, create a new pr
Solve issue #5 Refactor Code for Better Readability
This involves:
Improving variable and function naming for better clarity. Organizing the structure of components and files for easier navigation. Ensuring that comments are clear and concise.