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

Fetch missions data #31

Merged
merged 3 commits into from
Jul 24, 2023
Merged

Fetch missions data #31

merged 3 commits into from
Jul 24, 2023

Conversation

Kidd254
Copy link
Collaborator

@Kidd254 Kidd254 commented Jul 24, 2023

In this pull request I :

  • used asynchronous function to get data from API
  • Added an action to fetch data
  • added styling to achieve responsiveness

Copy link
Owner

@NitBravoA92 NitBravoA92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

STATUS: APPROVE ✔️ ✔️ 🍾

Hi @Kidd254
Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! 🎉 👏 👏 💯

To highlight 🍾

  • Great Job creating the code to fetch the missions' data from the API.
  • You have used the Axios library well.
  • Great Job adding using the useDispatch hook to dispatch the action that fetches the data of the missions from the API
  • Good Job updating the styles files of the application

Cheers and Happy coding!👏👏👏

@Kidd254 Kidd254 merged commit 6316725 into dev Jul 24, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants