feat: updated features grid layout and husky cleanup#86
Conversation
|
@prasiddhi-105 is attempting to deploy a commit to the prabhakarshukla's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@prasiddhi-105 hey your commits are not passing the "npm run build" test please check your commits and then run "npm run build" command |
|
Okay sure @prabhakarshukla I'll check them, and post a comment here itself |
|
Hey @prabhakarshukla, I've resolved the build issues! The problem was a combination of a missing component default export and a minor file-casing mismatch during import resolution. I also configured the required environment variables locally to verify. The project now runs and passes "npm run build" completely error-free. The latest commits have been pushed! 👍 |
|
@prabhakarshukla, I'm really sorry to bother you with this. I'll get this issue sorted out by tomorrow morning, as I'm currently dealing with my exams. |



🎯 Problem Statement Alignment
This PR updates the Features page to fix the mismatch between the old landing page list and the actual application features recently implemented by contributors, resolving the outdated information gap.
🛠️ Changes Implemented
.husky/commit-msghooks setup to ensure development workflows remain clean.✅ Acceptance Criteria Verified