Tafloninno / React-Space-Travellers

This is a web application that provides commercial and scientific space travel services using the real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions.
3 stars 1 forks source link

Create Space Travellers Hub Website #52

Closed Kevin-Mena closed 1 year ago

Kevin-Mena commented 1 year ago

Hello reviewerπŸ‘‹, we completed the following :

βœ… Added the rocket section that displays a list of all available SpaceX rockets βœ… Added the mission section that displays a list of current missions along with their brief description and participation status βœ… Added the profile page that shows reserved rockets and joined missions. βœ… Added the navbar βœ… Added styling for the components βœ… Added jest unit tests βœ… Run linters for errors