A database management application for maintaining and searching items in a database.
- View book information including Title, Author, Genre, and Year
- Add new books
- Update existing books
- Search books by Title, Author, Genre, or Year
npm install
npm start
- JavaScript
- Express
- Sequelize
- Pug
- CSS