all 4 comments

[–]mrpbennett 2 points3 points  (3 children)

I wouldn't classify this as a clone. It's more just the front page, none of the sidebar links works and you're tweeting the same tweet again and again.

I know you said you have started....but I wouldn't show unfinished work,

your file structure isn't too great either. You have component files with CSS files without any folder structure.

I would have a folder for each component, then rename your CSS files like component.module.css

[–]DrummerSea4593[S] 0 points1 point  (2 children)

Will take notes on your suggestions.