Skip to content

BabkinAV/readest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readest

Overview

A book tracker created with Typescript and React. The app utilizes Open Library API for extended book search, obtaining title information and covers. Codebase features react-testing-library code coverage for improved maintainability and styled-components library for CSS-in-JS styling.

LIVE LINK: https://chic-bienenstitch-00a922.netlify.app/

Readest

Features

  • Display of the read books as a gallery view
  • Books gallery sorting and filtering
  • Searching for a new book on Open Library database
  • Adding a new book to the list of the read books (details can be transferred from Open Library)

Tech used / dependencies

  1. Create React App
  2. Redux
  3. Styled components
  4. React testing library
  5. Reat infinite scroll component
  6. Mock service worker
  7. React transition group

Running the project locally

From the repo:

  1. Clone the project locally
  2. Run npm install in your bash\command line

About

A book tracker app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published