This web app works with the real live data from the SpaceX API. It is for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.
Create a route and a view component. Use 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.