Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Settings Icon, Page, and Navigation Routes #50

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ARRY7686
Copy link

@ARRY7686 ARRY7686 commented Oct 3, 2024

Description:

This PR introduces the following changes:

Settings Icon: A new settings icon has been added to the main navigation bar for easy access to the settings page.
Settings Page: A new settings page has been created to host configuration options.
Routing: Implemented routes to allow seamless navigation between the home page and the settings page.

Key Features:

Users can now click the settings icon to navigate to the settings page.
Added functionality to switch back and forth between the home page and the settings page using dedicated routes.

Testing:

Verified that the navigation works as expected between the home and settings pages.
Checked the layout and appearance of the settings icon and page on different screen sizes.

Notes:

No breaking changes have been introduced.
Future updates to the settings page can easily be incorporated.

Fixes:

This PR fixes issue #28

@ARRY7686
Copy link
Author

ARRY7686 commented Oct 3, 2024

@yashchaudhari008 pls check and merge it

package-lock.json Outdated Show resolved Hide resolved
Repository owner deleted a comment from ARRY7686 Oct 13, 2024
Repository owner deleted a comment from ARRY7686 Oct 13, 2024
Repository owner deleted a comment from ARRY7686 Oct 13, 2024
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.

2 participants