An app for keeping record of the books
Click 'Add a new book' to add a new book to the store You can also delete a book by clicking 'Delete' By clicking on the title or serial number of book, you can update it
To run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.