Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @Clemcy9

    Posted

    Very nice design here. I especially loved your code simplicity and class naming convention, it took me no time to understand your code... your coding paradigm is both usable and lovely. I noticed that you had to make the page refresh to get a new data from useEffect() call, another way could have been adding a decency state that toggles between true and false, this way your app won't have to reload the entire page.

    1
  • @Clemcy9

    Posted

    Very nice work, checked with mobile screen ok 👍

    0
  • @Clemcy9

    Posted

    good work! try making the image divider responsive below screen size of 350px. every other thing is really nice. thumbs up

    Marked as helpful

    0
  • @Clemcy9

    Posted

    giving css property of "opacity:0.5" to the parent container of the whole page will do. just remember to reverse this property on your side nav by doing "opacity:1" on nav container

    1
  • @Clemcy9

    Posted

    *very responsive *added some transitional effect. #minor typo on html overall very good

    0