lib check is a web based application with the use of storing books you have read or you want to read. Users can login with their Google accounts and keep their database on other devices.
Live Demo
The idea for this project came from my need to keep an online and nice-looking library online. Most of the books I read I read online so I wanted to have a database to fall back on when I want to see what books I have read or maybe have not read yet and I want to read
That lead me into making a local storage of books but understanding the need for other people to do the same thing lead me into learning Firebase to make loging-in available and a database for each user
Always open to new contributors
background color : rgb(41, 41, 41);
book background color : rgb(241, 241, 241);
add book background color : rgb(125, 255, 125);