A Search Engine dedicated to exploring books.
Make sure you have the latest version of node installed
First clone the project
git clone https://github.com/Tryferos/PageSeek /pageseek-clonedThen run install all the depedencies, make sure to include the legacy flag.
npm install --legacy-peer-depRun the project locally
npm run devLive deployment on vercel: https://pageseek.vercel.app/
