Angelo Ilardi
@angeloilardiAll solutions
- Submitted about 2 months ago
Mortgage calculator with next.js, tailwind, formik
- HTML
- CSS
- JS
Let me know if yu spot anything that is missing or that I could have done better
- Submitted 7 months ago
FAQs Accordion with Typescript, NextJS, NextUI
- HTML
- CSS
- JS
The background image looks good on the two screen sizes set for the challenge, but I'd love to improve it on a medium screen. Any ideas?
- Submitted 7 months ago
Multi-step form with Formik, TailwindCSS and NextJS
- HTML
- CSS
- JS
I tried the make every component as reusable as possible. However, I'm afraid I might have repeated some code for the sake of simplifying things. For example, the sidebar for desktop and the topbar for mobile are very similar. How could I have make this better?