Kiran1689 / Awesome-Dev-Portfolios

This repository aims to collect portfolios and their repositories from developers around the world.
https://awesome-dev-portfolios.vercel.app
MIT License
170 stars 72 forks source link

[FEATURE REQUEST] Add React Router for smoother page navigation #176

Open AnasMansy opened 8 months ago

AnasMansy commented 8 months ago

Is your feature request related to a problem? Please describe.

I'm always frustrated when navigating between pages on the website, as it requires a full reload of the page each time. This not only disrupts the user experience but also slows down the overall navigation process, especially on pages with heavy content or resources.

Describe the solution you'd like

I would like to see the integration of React Router into the project. React Router will enable smoother navigation between pages by utilizing client-side routing, thereby eliminating the need for full page reloads. This will significantly enhance the user experience and make the website feel more fluid and responsive.

Additional context Currently, the website reloads entirely when navigating between pages, which is evident in the browser's loading indicator and delays in content rendering

github-actions[bot] commented 8 months ago

It's great having you contribute to this Project 🤩

🧐Please Note: If this issue is for adding your portfolio, Make sure that your image resolution is 1900x900.

If you would like to keep contributing to open-source, you can check out the other projects by Kiran Naragund here

Admin

Kiran
Kiran Naragund