Clone website of consensys.net
https://consensysnet.kkang60298.repl.co/
I tried my best to make as same as possible with all layouts and sections that I can implement. from 2021.10.24 - 11.06
I used..
- HTML
- CSS
- Javascript
- Replit
with Github.
The first great plan to cloning this website was literally cloning everything; all of interaction, animation, and responsive display. However, As I make, it was kind of impossible for me to do it. As you see, I only attached the desktop version of my website, because it's not responsive enough for mobile, etc. Also, I was unable to implement many different interactions that was in the reference website except what I stated above.
The key reason why I failed my initial plan is that it was the biggest size of code that I've made in my own. It's embarrassing but, I was not expecting these size of code and I was overwhelmed enough by doing HTML & basic CSS.
Another reason was that my code structure was not well structured that it was quite stressful to add or modify the elements after the inital markup of HTML & CSS was over.