VitorGuedesMadeira / Space-Traveler

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

[3pt] - Create feature: add new like - Student A #9

Closed VitorGuedesMadeira closed 2 years ago

VitorGuedesMadeira commented 2 years ago

When the user clicks on the Like button of an item (on Homepage), the interaction is recorded in the Involvement API and the screen is updated.