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.
- populate the
.envfile with the info in.env.example supabase startto start the dbnpm install && npm run devin another terminal to start the app
