This code was my second project using JavaScript. I'm quite proud that I managed to get to the end of it!
What challenges did you encounter, and how did you overcome them?One of my biggest challenges was how to work responsively with <table>
, as well as importing the local json file and converting from markdown to html. But I believe I got it by the end of the project!
I've never used a local json file before, and I'm still learning the best way to name and use javascript. If you find any problems in my code, please let me know, I'll be very happy to know and learn how to improve it!