BookCraft build with React + Vite Register Page Login Page Admin Page Auth build using AppWrite and hosted at Vercel Checkout the app at : book-craft.vercel.app Getting Started First, run the development server: add the dependencies: npm install npm run dev # or yarn dev # or pnpm dev