Skip to content

fnurrahmah125/bookshelf-app

Repository files navigation

Bookshelf App

A simple web app allows users to easily catalog their books and track their reading history by entering details such as title, author, year, and total pages.

Live demo: https://bookshelf-app-fn.vercel.app/

Setup

Install

npm i

Start local dev server (development mode):

npm run dev

Build distribution files (production mode):

npm run build

Overview

Authentication Page

You can use this credential to login.

Email: admin123@gmail.com
Password: password123

Slide 16_9 - 5

Homepage

image

Add Book Page

image

Profile Page

image

Releases

No releases published

Packages

No packages published