Back after a day's break.
Inspired by a Navbar seen on YT here
The first section is done, it is responsive in an OK way and styling is almost done
For a Responsive Navbar > Used @media in CSS and click listeners in JS in Navbar Component, which on a desktop is centred, but on mobile will show a hamburger icon and when clicked will reveal the navbar as a side panel.
Things to work on:
- Design and Code the Next sections: a) Expertise b) Work / Projects c) Contact me page...
Planning to return Work / Projects section dynamically from backend Springboot server.
Also maybe do a little form handling with the above server in the Contact me page.
Would like to integrate my other unfinished project - Bible Memorization webapp and deploy it, to make it easier for me quiz myself on verses on the fly.
Top comments (0)