roycwilliams
KPCKevin Powell - Community
•Created by roycwilliams on 11/19/2023 in #front-end
Images not displaying in React production build
4 replies
KPCKevin Powell - Community
•Created by roycwilliams on 11/11/2023 in #front-end
Adjusting iframe size for mobile responsiveness in Tailwind CSS
2 replies
KPCKevin Powell - Community
•Created by roycwilliams on 10/17/2023 in #front-end
Carousel not working even though Javascript is Correct:
I am creating a portfolio and one of the features I've provided is a carousel where you can scroll through my monthly music rotation. I have defined the function for the forward and prev buttons the result is I'm not getting a response but the console is reading it. Here's my code below:
Function for animation
2 replies
KPCKevin Powell - Community
•Created by roycwilliams on 10/7/2023 in #front-end
How can I replicate this grid layout?
5 replies
KPCKevin Powell - Community
•Created by roycwilliams on 9/30/2023 in #front-end
Creating an Infinite Vertical Carousel with Framer Motion
I'm working on building a vertical carousel using Framer Motion in my React application. The carousel moves downwards, but I'm facing an issue where it stops at the end and doesn't loop continuously. What I want to achieve is an infinite loop where the bottom-most picture smoothly transitions back to the top. Is there a way to achieve this, possibly with CSS or through a different approach in Framer Motion?
https://github.com/roycejwilliams/royce-portfolio-react/blob/main/royce-portfolio/src/components/Carousel.jsx
6 replies
KPCKevin Powell - Community
•Created by roycwilliams on 9/16/2023 in #front-end
How can I center the second row to the middle
1 replies
KPCKevin Powell - Community
•Created by roycwilliams on 9/12/2023 in #front-end
Trouble Navigating to Another Page in React Using a Button
I'm working on a React project and I'm having trouble implementing a button that navigates to another page when clicked. Additionally, I'd like to know how I can view the target page without having to press a button each time.
Here's my current code for the button in React:
And my React Router configuration:
1 replies
KPCKevin Powell - Community
•Created by roycwilliams on 9/10/2023 in #front-end
How can I implement the lines shown around the "enter" button
4 replies
KPCKevin Powell - Community
•Created by roycwilliams on 9/8/2023 in #front-end
tailwind CSS not responding in the browser despite correct installation and import
30 replies
KPCKevin Powell - Community
•Created by roycwilliams on 8/5/2023 in #front-end
How can I adjust the video to fit the height of parent div?
I'm working on fitting the background video to fit the parent div but it is not adjust to the height within the media query. Any ideas on how I can fix this?
5 replies
KPCKevin Powell - Community
•Created by roycwilliams on 7/30/2023 in #front-end
How to trigger animations on visibility and scroll
Hey everyone, it's a simple fade in animation but it's not triggering the elements with their own animation. Can someone explain to me how I may fix this? I've provided examples of my issue as well:
HTML
CSS
JS
1 replies
KPCKevin Powell - Community
•Created by roycwilliams on 7/18/2023 in #front-end
responsive issue/bug
3 replies
KPCKevin Powell - Community
•Created by roycwilliams on 7/13/2023 in #front-end
Social Media Link in Bio Causes Glitches on Website, but Works Perfectly on Chrome and Safari
I’m facing a strange issue with my website when I paste a social media link in the bio section. The website starts glitching, but interestingly, when I open the website in chrome or safari, everything appears to work fine. I’m unable to pinpoint the root cause of this problem. Can someone please help me understand why this discrepancy exist and provide any suggestions for resolving it?
3 replies
KPCKevin Powell - Community
•Created by roycwilliams on 7/13/2023 in #front-end
Element for iPad mobile responsive is different from the rest of the orientations.
So I have launched my digital agency's website and for some reason when looking at the iPad version the letters appear like they're in a box when it's not supposed to. I need help figuring out this problem
HTML
CSS including animation
2 replies
KPCKevin Powell - Community
•Created by roycwilliams on 7/7/2023 in #front-end
Positioning elements not responding as expected in Tailwind CSS
2 replies
KPCKevin Powell - Community
•Created by roycwilliams on 7/4/2023 in #front-end
Mobile responsive site in inspection tab doesn't match live website appearance
I am developing my digital agencies website and for some reason a lot of the svg i have in the files have altered some of the logo and text when starting from mobile responsive 1024 width. I also have a line that appears in each section on the live website and want to get rid of it. It looks clean on the initial inspection page but when pushed the live mode it doesn't look the same at all
Please if you have any insight on how to fix this I have attached my github repository below:
https://github.com/roycejwilliams/REVITAL
https://github.com/roycejwilliams/REVITAL
3 replies
KPCKevin Powell - Community
•Created by roycwilliams on 12/22/2022 in #back-end
Can strips pre-built checkout only be used surrounded by a form attribute?
1 replies
KPCKevin Powell - Community
•Created by roycwilliams on 12/1/2022 in #back-end
Stripe checkout using Netlify - Receiving Error of bad request, missing form.
This is my first time using Netlify with an E-commerce site using Stripe. For some reason every time I click my checkout-button I received a message of "Bad Request, Missing Form". If anyone has experience using Netlify please help. I have provided my server code and checkout code as well.
1 replies
KPCKevin Powell - Community
•Created by roycwilliams on 11/22/2022 in #back-end
issue installing netlify-cli with resulting EACCES permission denied error
18 replies