/book-craft

Admin panel for online books using open-library api

Primary LanguageJavaScript

BookCraft build with React + Vite

Register Page

RegisterPageBK

Login Page

LoginPageBk

Admin Page

AdminPageBK

Auth build using AppWrite and hosted at Vercel

Checkout the app at :

Getting Started

First, run the development server:

add the dependencies: npm install
npm run dev
# or
yarn dev
# or
pnpm dev