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

[3pt] - Add reservations counter - Student C #4

Closed Tafloninno closed 1 year ago

Tafloninno commented 1 year ago

Even if the API gives you the number of reservations you will create a specific function to calculate it.

Make sure that the correct number is displayed on the Reservations pop up.

Respect the following rules: