/simple-book-review-app_expressjs

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Simple book review application

Tech stack (main ones)

  • Backend
    • Node.js
    • Express

Introduction

This is a simple book review application that allows users to search for books, view book details, and add, modify, and delete reviews for books. The application is implemented using a RESTful API and a web-based user interface.

This project is based on one of final projects of IBM online backend development course.