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

Feat: Add Exercise Page #290

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

Conversation

syke9p3
Copy link

@syke9p3 syke9p3 commented May 18, 2024

Description

This PR adds a new Exercise page to display information about each exercise in the Guide Page.

Changes made

ExercisePage.jsx
Created a new exercise page containing the exercise steps, image, YouTube video, and name of contributor.

App.jsx
Added a new route for the new exercise page.

Card.jsx
Made each exercise Card clickable by wrapping the Cards in a Link component that brings you to each exercise page.

YoutubeEmbed.jsx
Added a responsive YouTube embedded player to render YouTube video links.

Related Issue

Relates to #288

Screenshot

new-exercise-page

Copy link

netlify bot commented May 18, 2024

Deploy Preview for gym-junkies ready!

Name Link
🔨 Latest commit 7c5d668
🔍 Latest deploy log https://app.netlify.com/sites/gym-junkies/deploys/6649068abe70b20008181883
😎 Deploy Preview https://deploy-preview-290--gym-junkies.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @syke9p3! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project. We'll review your changes and provide feedback as soon as possible. Keep up the great work!

Copy link

netlify bot commented May 18, 2024

Deploy Preview for gymjunkies ready!

Name Link
🔨 Latest commit 7c5d668
🔍 Latest deploy log https://app.netlify.com/sites/gymjunkies/deploys/6649068aaddf3200086be18c
😎 Deploy Preview https://deploy-preview-290--gymjunkies.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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