A handy, modern web app for book lovers
BK Worm is a modern web app designed specifically for book lovers. It offers a range of handy features to enhance the reading experience. Built using Remix, Tailwind CSS, Tailwind Headless UI, Prisma, Supabase, MSW, Playwright, ViTest, React Testing Library, React Icons, and Framer Motion, BK Worm is a comprehensive tool that combines aesthetics and functionality.
To install BK Worm, follow these steps:
git clone https://github.com/bkworm/bkworm.git
cd bkworm
yarn install
or
cd bkworm
npm install
Create a .env file in the root directory of the project and add the necessary environment variables.
yarn dev
or
npm run dev
Open your browser and go to http://localhost:3000 to access the BK Worm web app.
BK Worm is a modern web app designed for book lovers, offering a range of features to enhance the reading experience. With a user-friendly interface, extensive book catalog, and personalized recommendations, BK Worm provides an immersive and personalized approach to discover and enjoy books. To get started with BK Worm, simply clone the repository, install the dependencies, configure the environment variables, and start the development server.