Arindam200 / makaut_buddy

This project provides study material for college students.
https://dub.sh/makaut-buddy
MIT License
33 stars 40 forks source link

[Feat:] Adding a back button functionality in the Dashboard to redirect it back to the home page #132

Closed RitochitGhosh closed 4 months ago

RitochitGhosh commented 4 months ago

Description

Users should be provided functionality to go back to the home page from the dashboard as the home page contains various information about the resources.

Approach

In src/pages/dashboard.jsx we have to add a button with "Back to Home".

Additional Information:

*I tried using anchor tag and solved the issue but it is not a conventional way of doing that. So I rejected the idea.

Here is how it looked like

Screenshot 2024-05-20 105652