This project is a web application that consumes an SpaceX API. It provides commercial and scientific space travel services that allows users to book rockets and join selected space missions. Built with React/Redux (Redux ToolKit)
12
stars
1
forks
source link
[2pt] Display joined missions in My profile - Filters #23
Render a list of all joined missions (use
filter()
) on the "My profile" page.