clone this repository git clone https://github.com/Shabbyrox/BookSpace.git in your local folder
cd BookSpace
Run the following commands to install required dependencies
npx generate prismapnpm installpnpm install tailwindcss
if you get npm errors, chances are that the dependencies might already be installed.
Change into your BookSpace folder, cd BookSpace
npm run dev
Now you can go to your local link and it works.