shyamtawli / devFind

devFind is an open source project that aims to create a platform for developers to showcase their skills and connect with potential collaborators, all in a user-friendly and searchable format.
https://dev-find.vercel.app/
MIT License
551 stars 588 forks source link

feat: Implement react-router-dom for routing #1021

Open adarshswaminath opened 6 months ago

adarshswaminath commented 6 months ago

Description

This PR updates the App component to use react-router-dom for routing, replacing the previous pathname-based conditional rendering. This change enhances navigation and improves code maintainability

Changes Proposed

1.Added Routing

Checklist

Benefits of react-router-dom Routing:

Drawbacks of Pathname Conditional Rendering:

Screenshots

1.Current Production (Invalid Route) image

2.Updated Code (Invalid Route) image

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-find ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2024 6:18am