Feedback: Technical Documentation Page!

How’s the readability, font chosen, or letter spacing, or dirty code? Any feedback for my project will help!

As you can see, my inspiration came from MDN Web docs :sweat_smile::joy:

Thank you guys in advance!

Link for the project
https://jcunanan05-technical-documentation.glitch.me

Link to code
https://github.com/jcunanan05/technical-documentation

Looks cool and clean, try adding a smooth scroll either with css or js so that when you click the navigation links it will not instantly jump to the target sections.

1 Like

Readability very good. Good choice of serif and sans-serif headings for headings and body text. I’d agree with @mav1283 - a smoother scroll would be awesome! Something I’m going to have to try and implement too.

2 Likes

Thank you @mav1283 and @OMahonyD for your feedbacks! I’ll try to do it in vanilla js or css