Navigation menu js experiment help

This is a small example project on responsive navbar, the way i understand you want it to be.
For the 500ms delay effect, id try to solve it with CSS first(transition), before going for JS setTimeout solution