-
Notifications
You must be signed in to change notification settings - Fork 6
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
Create a Basic Navbar Component #2
Comments
Hey, can you assign this issue to me? |
@Rahulagg13 sure, go ahead |
hey , can you assign this issue to me? |
Please assign this issue to me!! |
please assign this issue to me and i will solve it surely in the best possible way!!! |
Please assign the task to me |
We need a simple navbar component to be added to the project. This component should be placed in the src/components folder and will later be used for navigation.
src/components/
folder.Home
,About,
News,
Converter,
andWatchlist
(these will be functional later).A basic, styled navbar should be visible across all pages of the app. The links should not be functional yet but should be placeholders for future routing.
The text was updated successfully, but these errors were encountered: