Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 448 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 448 Bytes

My Book App

Features

  • Authentication
  • Book search
  • Add book
  • Delete book
  • Update book status

Technologies

  • React
  • TypeScript
  • MUI
  • Axios

Setup

  1. Clone the repository
    https://github.com/VaxobjanovDev/bookshelf.git
    
  2. Install dependencies: npm install
  3. Start the development server: npm start

Usage

  1. Sign up in app
  2. Search for books
  3. Add new books
  4. Delete books
  5. Update book statuses