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

Week2 #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Week2 #10

wants to merge 2 commits into from

Conversation

noushinjalali
Copy link

Here’s a good description for your pull request, reflecting the work done for Week 2:

Pull Request: Week 2 - React Homework
Description:

This pull request includes the completed tasks for Week 2 of the React homework. The key updates and additions are as follows:

PlanetCard Component:

Created a reusable PlanetCard component that displays planet details such as name, description, thumbnail, and allows adding/removing the planet from the wishlist.
Integrated the PlanetCard component into the main destinations page to display multiple planets.
SocialMediaItem Component:

Created a SocialMediaItem component for the footer that displays social media icons with links.
Wishlist Functionality:

Implemented logic to add or remove planets from the wishlist.
The number of selected planets is displayed.
Displays a message when no planets are selected in the wishlist.

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.

1 participant