Hi Everyone. I changed the whole footer because - for me, my version looks better. 01: Social media icons are now all square, only Facebook had square icon, Twitter and Instagram didn't, so it looked totally weird 🤣 02: The footer links were breaking into two rows and it didn't look great .. 03: I always try to complete each challenge to 100%, but not at any cost 😅 - I like to adjust things and add my own ideas when it feels right. 04: I added Javacript 😁
Latest solutions
Responsive Multi-Step Form
#accessibility#typescript#tailwind-cssSubmitted about 1 month agoI would love to hear your feedback.
Personal Finance App
#next#react#tailwind-css#typescript#zustandSubmitted 2 months agoI would love a review of the application. I am open to constructive criticism.
Responsive Hangman Game App
#accessibility#next#react#tailwind-css#typescriptSubmitted 7 months agoI will like a code review, if possible. I intend to refactor the code overtime.
ReactJs, TailwindCSS, Typescript, Axios, Express, NodeJs
#express#react#tailwind-css#typescript#nodeSubmitted 8 months agoI think I may need help with the backend. However, I hope to explore more on this.
Kanban Task Management App
#next#react#redux#tailwind-css#zodSubmitted 11 months agoI will like help with how to revalidate path of a dynamic url.
Latest comments
- P@Jojo25011990What are you most proud of, and what would you do differently next time?@mrvicthor
Hi @Jojo25011990, Excellent work with the design and animation. It looks great.
- @MarziaJaliliWhat are you most proud of, and what would you do differently next time?
This is my very first time I got my hands dirty working with GSAP. I kinda got the main idea of the framework (or libraray 😅, by the way let me know how we can differentiate these two).
What challenges did you encounter, and how did you overcome them?The main challange was setting up the background image for the
intro
section, got on my nerves. But your buddy knows her work!😎😎😎
What specific areas of your project would you like help with?There is always room for improvement, and I kinda love criticism as well 😅, so don't hesitate to share your thoughts.
🫡🫡🫡
@mrvicthorFantastic work here. It is responsive and looks great across devices. I love the animation, and kudos to you for adding light and dark theme. I guess this is my cue to start looking at GSAP
- @Gerson77@mrvicthor
Hi @Gerson77, I've just looked at the live solution. Excellent work.
However, in the latest article section, just above your footer, I think the design is a bit different from your solution.
You may want to take a look at it.
- @TetianaAleksWhat specific areas of your project would you like help with?
I’d really appreciate constructive feedback.
@mrvicthorHi @TetianaAleks,
I have just had a look at your code and the design. Excellent work. It looks awesome.
- @samuel-adu@mrvicthor
@samuel-adu Fantastic work with the layout. Looks good.
- @jdrodriguez2707What are you most proud of, and what would you do differently next time?
It was great to use the useState hook in React to manage different states of the component and perform conditional rendering based on them. I also used it to manage errors, display them to the user, save information, and share it between components. This helped me practice and understand the various applications of this hook.
What challenges did you encounter, and how did you overcome them?It was challenging to figure out how to use React's state to make the site interactive and dynamic. However, thanks to AI tools like GitHub Copilot, I was able to succeed. I want to continue learning about React and its hooks to improve my skills and build more complex applications.
@mrvicthorHi Riquez, excellent work here. However, the keyboard navigation does not work on the rating. Also, after I selected a rating, the state did not update/show any thank you message.