Simple app to keep track of books you want to read, are currently reading, or have already read. All with a nice and simple UI. Books are fetched from the Google Books API.
.env file with the info in .env.examplesupabase start to start the dbnpm install && npm run dev in another terminal to start the app