Skip to content

An app to keep track of the books you are reading and want to read.

Notifications You must be signed in to change notification settings

Just2Deep/reading_list

Repository files navigation

Reading 📖 list App

Features

  1. Get book data from a 3rd party API
  2. Display the data in responsive format
  3. Create modifiable lists
    • persisted in local storage
    • drag and drop sorting

Local Setup

git clone {git_repo_url}

cd frontend

npm install
npm run dev

Software Used

  • React (Vite)
  • Typescript
  • Tailwind (ShadcnUI)
  • Zustand
  • Axios
  • beautiful DnD

Future Scope

  1. Create a backend with database to persist data across devices.
  2. Add Images to books

About

An app to keep track of the books you are reading and want to read.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published