Skip to content

Conversation

@Sameer-Malik20
Copy link

Summary

This PR fixes all deployment-related issues that were preventing the MERN Shopping List project from running properly on Netlify.


Fixes Included

  • Replaced unsupported ES module directory imports (e.g., changed import config to import config from './config/index.js')
  • Ensured correct proxy configuration for frontend/backend communication
  • Removed or replaced any local-specific paths not supported in Netlify's build environment
  • Verified build success on Netlify and tested full frontend-backend functionality

Testing & Deployment

  • App now deploys successfully on Netlify
  • All features work as expected (login/logout, adding/deleting items, etc.)
  • UI is responsive and bug-free

✅ Ready for review. Let me know if any changes are needed.
Live Preview: https://funny-baklava-10d1b5.netlify.app
ChatGPT Image Jun 11, 2025, 03_24_55 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant