13reath
@13reathAll solutions
Bento grid
#tailwind-cssSubmitted 3 months agoRefactoring and removing duplications. I could write using js or framework so i don't repeat sections but i just wanted to practice tailwind so it's ok
Room homepage
#reactSubmitted 4 months agoIt is not a portfolio project so here are many mistakes like
- Bad styling
- Repeating code in styles and jsx
- Bad class names And many other things, but it is working so I am happy to post it :)
Browser-extension-manager-UI
#reactSubmitted 4 months agoI could improve by creating few more components and don't write same code twice, for example: 1)list buttons (all active inactive) 2) Remove all not necessary stuff from app component, it must be clear 3) Make different files for components
Tip calculator app using React
Submitted 4 months agoAnything you see is off let me know Ps: No need to mention about text on top
Time tracking dashboard
Submitted 4 months agoAnything you see is bad looking or needs polishing you can say in a feedback ^^
Article preview component
Submitted 4 months agoI didn't recreate desktop click effect, but made mobile one and adapted for desktop. I guess desktop one was made with :before :after css styles, or idk. Any ideas on how to make it?
Newsletter sign-up form with success message
Submitted 4 months agoAnything you see is bad just tell me
Testimonials grid section
Submitted 4 months agoMaybe give me your opinion how would you refactor this code