Skip to content

Conversation

@MidKnight92
Copy link

This pull request updates the project to resolve issues stemming from using outdated dependencies and code from a course that's 4 years old. The following updates and fixes were made:

  • Updated the project dependencies to the latest versions.

  • Resolved issues related to deprecated API usage (e.g., useHistory and MongoDB driver warnings).

  • Adjusted React setup to match the latest React version (React 18).

  • Fixed MongoDB connection and compatibility issues.

  • Verified that the app starts successfully.

- Updated project dependencies to the latest versions
- Replaced deprecated React and React Router code (useHistory -> useNavigate, removed Switch)
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