aligates2107 / -DevHub-Engineers-Portal

The DevHub Engineers' Portal is a comprehensive platform designed to empower developers across various fields, including Web Development, AI/ML, and Android. It offers direct access to top resources like documentation, roadmaps, interview guidelines, and blog posts.
https://dev-hub-engineers-portal.vercel.app/
MIT License
0 stars 3 forks source link

Create the Footer Component, NavLinks Navigate through React-Router Dom, and Add Responsive Design #7

Open aligates2107 opened 1 week ago

aligates2107 commented 1 week ago
  1. See merge code #6
  2. Now build the responsiveness, and use react- router dom
  3. Create the dummy footer section.
  4. Use the Outlet, Header and Footer section is shown, when user navigate the different pages. @tejasrok007 @AliGates915
AliGates915 commented 1 week ago

I create the navigate pages through react-router-dom and build the Responsiveness. I am not build the Footer Component.

Arkachau05 commented 1 week ago

Interested. I can do it.

aligates2107 commented 1 week ago

Interested. I can do it. Hi @Arkachau05, thanks for showing interest! That sounds great. You can go ahead and build the Footer Component. Looking forward to your contribution!

Arkachau05 commented 1 week ago

Are you looking towards a specific footer or am i allowed to design it as per myself.

aligates2107 commented 1 week ago

Are you looking towards a specific footer or am i allowed to design it as per myself.

Sure, you will design the footer yourself according to the nav links.

aligates2107 commented 1 week ago

@Arkachau05 create the NavLinks Navigate through React-Router Dom, and Add Responsive Design

Arkachau05 commented 1 week ago

Explain It a bit .

aligates2107 commented 1 week ago

Explain It a bit .

See the Header component and when I click the any NavLinks then page is navigate to specific on clicking NavLink. Like when I click the Resources NavLink then Header and footer common component show on the resources page, and display any type of content on the resources page. Navigation through React-Router-Dom.

Arkachau05 commented 1 week ago

Ok will do it

aligates2107 commented 6 days ago

Ok will do it What is the project progression?