Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rockets Page #51

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Rockets Page #51

merged 1 commit into from
Aug 24, 2022

Conversation

williamscch
Copy link
Owner

In this PR I implemented the following features:

  • Fetch data with createAsyncThunk
  • Action creator to update the state on redux and to change the reserve key
  • Handle clicks to change the button and for adding the badge when Reserving Rockets
  • Adding Reserved Rockets to my profile page

@amklass11 amklass11 merged commit 9c2b513 into dev Aug 24, 2022
@williamscch williamscch deleted the fetch-rockets branch August 24, 2022 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment