For tablet and mobile viewpoint:

https://openlibrary.org/recentchanges
Solution:
Tablet:

Mobile:

@jdlrobson
Without data on who's using these pages on a mobile phone I'm going to guess that not many are and this is low priority. Adding a width and some horizontal scrolling is probably an okay solution for now.
I'm new to opensource I have knowledge of HTML,CSS,JS,Nodejs,Reactjs ,Mongodb,I want to contribute here how should I start.I'm unable to setup the dev environment.is anyone help me to setup dev env?
Hi, @arnab15 To set up the dev environment, follow these steps:
1) Fork and Clone Openlibrary repo, set up an upstream link
2) Download and Install Docker
3) After that, follow Docker Instructions to set up the development environment.
and regarding this issue, I want to work on this.馃槃
You can find other good first issues here
thank you @Yashs91 .It's very difficult to set up on windows 10馃槬.It's consuming too much memory after the build .馃槬
thank you @YashS91 .It's very difficult to set up on windows 10馃槬.
@arnab15 No its not. I am also using windows 10 home edition
@Yashs911 How much disk space it consumes in your pc?
@arnab15 15-20 GB. because of that my C drive was almost full so today I shifted the image location to D Drive
@arnab15, did you install docker?
yes I have docker install on my laptop but after building the project it consumes lot of disk space then it's not working on port 8080 aftrer runing docker compose up.I removed all containers and everything now i have to clone repo by setting up ssh key with github.

I don't know why these containers are not running.Is this project had any communication Chanel to seek help for setup?
@arnab15 https://github.com/internetarchive/openlibrary/blob/master/docker/README.md#fully-resetting-your-environment
you can ask your doubt on https://gitter.im/theopenlibrary/Lobby
Thank you @Yashs911