Frontend application demo showing a navbar that can add a set of existing pages into the view. It allows for the pages on the navbar to be rearranged horizontally with a mouse drag.
In order to run the project, you just need to run
npm run devOpen http://localhost:4000 with your browser to see the result.
The project will render a site with the navbar at the bottom.
