A Web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
MIT License
0
stars
0
forks
source link
[1pt] Create empty My profile - Setup (group task) #22
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.
<NavLink />
for the page navigation links and style active class to indicate which section/page the user is currently on (underline active navigation link).