Gustavo Souza
@GustavoSouza123All solutions
- Submitted 6 months ago
Job listings with filtering with React and Tailwind
- HTML
- CSS
- JS
If someone could tell me what I did wrong that is making the top background not appear on the screen, I would appreciate it. It's probably something related to the paths.
- Submitted 6 months ago
Interactive rating component with React and Tailwind
- HTML
- CSS
- JS
One thing I didn't quite understand about Tailwind was how they tackle responsiveness. They use values for min-width instead of max-width, which I was used to. I would appreciate it if someone could explain the logic behind this to me.
- Submitted 6 months ago
Chat app illustration made using React and Vite
- HTML
- CSS
The mobile app was messed up. But I found that the problem was with the position of the stripes (those two things in the background of the app). So I changed the right one to the fixed position and the problem was fixed (literally). Other than that, if there's any feedback on how I should improve my code, please tell me.
- Submitted 6 months ago
IP address tracker app made using React and built using Vite
- HTML
- CSS
- JS
- API
I'd like to know if the parts of my code specifically related to props and objects are right, or if there is any other way I could have done it that would be better or recommended. Also, I want to know if I managed state right.