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

Create basic structure for Missions - Setup #30

Merged
merged 5 commits into from
Jul 24, 2023

Conversation

NitBravoA92
Copy link
Owner

Hi @Kidd254

In this PR, I:

  • Create the missionsSlice and Add it to the store.js file. The missionsSlice has the logic to manage the missions' state
  • Create the Missions view component. This component will be used to display the Missions page content
  • Add a Link for the Missions page in the navigation menu.
  • Add a new route for the Missions page in the App.js file
  • Update the README.md file.

Copy link
Collaborator

@Kidd254 Kidd254 left a comment

Choose a reason for hiding this comment

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

STATUS: APPROVED ✔️ ✔️ 🍾

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

To highlight 🍾

  • Good job adding the changes in Readme file
  • Good job creating the mission page
  • Good Job working with React router routes

Cheers and Happy coding!👏👏👏

@NitBravoA92 NitBravoA92 merged commit 8e984a1 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