Kanyorok / spacex-project

In this task, we have worked with the real live data from the SpaceX API. Our task was to build a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions..
MIT License
0 stars 1 forks source link

Add myprofile page #28

Closed maths29 closed 1 year ago

maths29 commented 1 year ago

I kindly request you to review the code and provide your valuable feedback. Feel free to comment directly on the pull request or raise any concerns you may have. Your input will greatly contribute to enhancing the quality and functionality of the project.

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.