Single Page Dev Portfolio Page - Typescript, React, Vite, Tailwind CSS
Design comparison
Solution retrospective
Built using a modern tech stack including Tailwind CSS, React, Typescript, and Vite, this portfolio demonstrates a powerful combination of efficiency, flexibility, and scalability. With Tailwind CSS, I achieved a sleek and responsive design, while React and Typescript provide a dynamic and maintainable codebase. The project was bootstrapped with Vite for speedy development and hot module reloading. Explore the portfolio to learn more about my work and expertise.
I would love to get feedback from the rest of the dev community, I noticed that I used many specific pixel measurements and according to the docs it is not following the principles of Tailwind, so on the next project I will try to use more the configuration file to finetune the desired styles.
Ah, if anyone know to how work with background images in tailwind, or do I have to use regular CSS?
Thanks in advanced.
Community feedback
- @adriananinPosted over 1 year ago
Hi Juan, just looked at your site and it looks great, I noticed however that the button in the hero section doesnt route to the form when clicked, maybe you can check that out.
1@newbpydevPosted over 1 year ago@adriananin Thanks a lot Adrian, I added a
-z-10
index so it put it behind all my design when I was trying to test a certain code. I was more focused on getting the last changes to work correctly that I forgot to take this class out, thanks for pointing it out.0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord