Tolulope Oluwabukunmi
@TheTreeveloperAll solutions
- Submitted 7 months ago
Responsive card component using React JS
- HTML
- CSS
I would like help with the dos and donts of React, the best workflow for working with React (if any) and any tip in general about development. Thank you very much.
- Submitted 7 months ago
Responsive NFT Preview page using React JS
- HTML
- CSS
My eye-icon and fav-icon worked perfectly well during development but for some reason I haven't been able to figure out, stopped working during deployment. If anyone could give me pointers as to why some images aren't being read, I'd be glad.
I'd also appreciate ANY feedback/hint regarding react as this is my first foray into it. Thank you very much.
- Submitted 8 months ago
Interactive Rating Component
- HTML
- CSS
- JS
UPDATE: I decided to go back to this project to add a light/dark mode switch functionality, I succeeded in getting the switch to work for the rating card but couldn't get it to work when the card was flipped to the Thank you state.
Any ideas on how I could get that working would be really helpful, kindly take a look at my code and provide feedback. :)
- Submitted 8 months ago
Responsive Sign-Up using CSS Flexbox and JavaScript
- HTML
- CSS
- JS
How could I have implemented a password validation in my code to check the number of characters, the types of characters and also require Upper/lowercase characters?
I tried to do it and kept hitting a wall.