# Project: My Learning Journal by Jiri
# Code Reviewer: Shant Dashjian
## What You Did Well:
1. You met all the objectives of this project:
1. 3 pages.
2. Responsive design with relative units, mobile-first, media queries, and viewport meta tag.
2. You activated the **View More** and **View Less** links.
## Suggestions for Improvement:
1. Make your mouse curser a pointer when hovering over a button or link.
2. Ensure your navigation links works as expected by fixing your JavaScript conditional rendering
for navigation. A better approach will be available to you when you learn React and React Router.
3. Remove redundent comments. They just add clutter.
4. Remove unneeded rendering code.
## Conclusion:
I hope you found my suggestions useful. I wish you the best in your journey. Keep on coding.
# Module: No. 6 - Responsive Design