The Space Travelers hub is an application that allows adventurers to make custom reservations of rockets and dragons for space travel. Also, users have an opportunity to select a mission of their choice.
MIT License
1
stars
0
forks
source link
[1pt] Create basic structure for Missions - Setup #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).
Create a directory for all Redux state slice files.
<NavLink />
for the page navigation links and style active class to indicate which section/page the user is currently on (underline active navigation link).