Responsive Mobile Navigation

This is an example application to show how to develop a responsive navbar for an application that is optimized for mobile. Change the size of your viewport to see it in action! The links and icons in the navbar are purely for show.

I attempt to achieve the following:

I also chose 600px as the breakpoint to determine if something is a phone or a tablet. Read this article to understand why I chose that value.

Any comments or suggestions?

Please feel free to create an issue in this repository .