Latest solutions
Finance app with NextJS - React - Typescript - TailwindCSS
#next#react#tailwind-css#typescript#chart-jsSubmitted 6 months agoAny help is welcome! :)
Prime Stream using React, TypeScript, Tailwind and Express
#react#tailwind-css#typescript#expressSubmitted 9 months agoFeel free to provide some feedback.
Coffee Roasters with React TypeScript and Tailwind
#react#tailwind-css#typescript#vite#framer-motionSubmitted 10 months agoAll feedback is welcome!
Planets facts using React and Typescript
#react#typescriptSubmitted 10 months agoAll feedbacks are welcome but getting some insight on the typescript part and responsivness is much welcomed.
Responsive blog card using grid and css nesting
Submitted 12 months agoThe semantic part of the HTML. What should "Learning" be as a tag in HTML ? It was weird calling a single word .
Latest comments
- @GuOliv3ir4@Mokalbari
Hey ! Congrats on your solution! It looks really great :)
Your repo isn't public so I can't check the code myself. But here's two areas you can look into to make this even more close to the design:
- In CSS, look at the line-height property for your paragraph. It needs to have a little more space in between the lines.
- You can check the font-weight / opacity for the published date.
Otherwise, good job ! :)