redtypoOooOo
Explore posts from serversKPCKevin Powell - Community
•Created by redtypoOooOo on 8/9/2023 in #ui-ux
pick a project card layout for me
33 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 7/31/2023 in #front-end
how to make gsap scroll stop for a sec then scroll next? w pin?
hi there.
there are 5 cards. when one is scrolled and finishing its animation, i want it to stay so ppl can read it. what parameter to use? thx!
1 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 7/25/2023 in #front-end
are these breakpoint good practice for this website?
I am trying to make this website n wonder if the breakpoints below are ideal for this web design? https://olhanorenko.contra.com/ are there any methods to decide breakpoints n setting up container for each sections?
8 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 7/17/2023 in #front-end
how to make react website responsive?
I have made the main functionality n design of this ecommerce website writing in react and scss.
What methods could I use to make it responsive as a beginner? without or with a css library (tailwind or MUI preferred). I have some knowledge abt making it responsive in css n some js.
Any methods recommedation? Any tutorials or articals? Thanks! https://github.com/safak/youtube2022/tree/ecommerce/client
3 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 6/30/2023 in #front-end
how to make this text changing effect
19 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 6/17/2023 in #back-end
strapi get request 404, what's the problem?
complete code is here : https://github.com/safak/youtube2022/tree/ecommerce
filtering using
type
property both have this problem.
2 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 6/16/2023 in #front-end
how to read n rewrite package.json re: react-scripts
here is the package.json.
I need to upgrade it to react-scripts 5.0.0 but I don see
react-scripts
, where is it? how I can add this.
I am doing this bc failed to fetch data from strapi using axios due to err process not defined
according to solutions here :https://stackoverflow.com/questions/70368760/react-uncaught-referenceerror-process-is-not-defined
3 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 6/8/2023 in #front-end
how to run this project live locally
https://github.com/safak/youtube2022/tree/ecommerce
I have downloaded the files and below are the command I tried. I want it live so I can inspect the website.
6 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 6/5/2023 in #front-end
vite `npm run dev` error: Missing script: "dev"
in package.json
7 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 5/27/2023 in #ui-ux
where to find good portfolio website templates
2 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 5/24/2023 in #front-end
interactive mirror
2 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 5/10/2023 in #front-end
nav dot indicator query selector seems wrong
To put a dot indicator on the according nav menu when scrolling, how should the be? ( i think this is where the problem is? bc the code below is not working and console showed error is included in the link below)
plz help thank you in advance
https://codepen.io/codedkk/pen/Baqxzjg
17 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 5/3/2023 in #front-end
what is and why use block-scope const in js?
Hi, there.
Below is the code example I encountered. It is my first time seeing const declared after a const. What are block-scoped const in js and why use them there? What would be the difference if the const declare globally?
Thank you for your attention and help!
8 replies
KPCKevin Powell - Community
•Created by redtypoOooOo on 3/23/2023 in #front-end
header height
Good day everyone.
Some confusion abt this project: https://github.com/bedimcode/responsive-halloween-website/blob/main/index.html
why header height is 100px? is 3 rem; shouldn't the header be 5rem (80px)? I didn't see top bottom padding or margin. What am I missing? Thanks!
5 replies