ArnaudBand / react_space_travel

A web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://holiday-2.herokuapp.com/
2 stars 0 forks source link

React Group Project #58

Closed ArnaudBand closed 2 years ago

ArnaudBand commented 2 years ago
Rockets: https://api.spacexdata.com/v3/rockets
Missions: https://api.spacexdata.com/v3/missions
Dragons: https://api.spacexdata.com/v3/dragons [only if your team has 3 members]

NOTE: Rockets is the default view, so you must fetch rockets data when the application starts. However, the mission data should only be fetched (once) when a user navigates to the Missions section.