This is the first challenge I solved using ReactJS and React-Router. I know there is lots of thing to improve but I generally don't where which I can improve and what I should to improve them. If you would be so kind to review my solution and give general point for me to improve in the future. Thank you.
Ozodbek
@OzodbekMahmaraimovAll comments
- @ygabdn29Submitted 10 months ago
- @rupali317Submitted 10 months ago
Please advise if the following approach of my HTML structure is correct:
In
body
tag, I have three children:header
,main
andfooter
. The meet logo is within theheader
tag and the rest of the content are within themain
tag. I am using thefooter
tag only for the footer background image.What do you think of my index.html? Feel free to suggest alternate approaches
- @petritnurediniSubmitted 10 months ago
🚀 Dynamic Expense Chart Component..
- @hari-gitaccSubmitted 11 months ago
first time im using react framework in this task... i implement all things i've learned... if anymistakes give me a suggestions : )
- @Caleb-AbuulSubmitted 11 months ago
Adjusting font-size according to different device widths without using CSS was particularly challenging to me. I'm glad I found some help online (i.e Google, Stackoverflow and YouTube). Even though my code works and to some extend I'm very satisfied with my solution but I'm not sure of the font-sizes I used and the card with. I need help using frameworks such as reactJS and nodeJS.
@OzodbekMahmaraimovPosted 11 months agoI like your template. But there are some problems. In my opinion, the text should be yellow when there is a box hover. If you fix the responsive web design, it would be a more beautiful template
1 - @Arjun-12345Submitted 11 months ago
Hi, I am beginner and recently started with frontend tech. Feedbacks are appreciated.
@OzodbekMahmaraimovPosted 11 months agoI like your template You made a box-shadow when you activated. But I think you should have box-shadow on hover
0