/kargo-assessment

Primary LanguageJavaScriptMIT LicenseMIT

Kargo Assessment

Introducing a completed service that empowers clients to effortlessly manage their reading lists. This service seamlessly integrates essential functionalities, inspired by the acclaimed Basmo app.

Demo

Kargo Assessment - DEMO

Features

  • Search for any book by title.
  • Pagination on the search.
  • Manage a Reading list.
    • Add books to the Reading list.
    • Delete books from the Reading list.
    • Update book status.
  • Define Reading Goals.
  • Dashboard with your Stats.

Run Locally

Clone the project

  git clone git@github.com:rogeriosandim/kargo-assessment.git

Go to the project directory

  cd kargo-assessment/web

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

Sass React JavaScript

License

MIT