Vue JS is a JavaScript framework. It is a very useful tools that helps developers to create web applications that are fast, responsive, and easy to use.
Example below, if you tried to add new book, edit or delete existing book, the page will not do a full refresh. URL stays the same and all the actions will be done in single page
*Only can add 5 books to avoid db spam insertion