Just2Deep / reading_list

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

Home Page:https://reading-list-gilt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://reading-list-gilt.vercel.app


Languages

Language:TypeScript 87.9%Language:JavaScript 6.2%Language:CSS 5.1%Language:HTML 0.8%