usmansbk / react-group-project

Home Page:https://competent-pasteur-0ea516.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1pt] Create empty My profile - Setup (group task)

usmansbk opened this issue · comments

  • Create a route and a view component. Use <NavLink /> for the page navigation links and style active class to indicate which section/page the user is currently on (underline active navigation link).
  • This view should be empty - you will add content in separate tasks.