Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ekmas/my-bookshelf

My bookshelf is an app where you can explore new books to read.
https://github.com/ekmas/my-bookshelf

bookshelf crud my-bookshelf nextjs supabase tailwind tailwindcss

Last synced: about 24 hours ago
JSON representation

My bookshelf is an app where you can explore new books to read.

Awesome Lists containing this project

README

        

# My-bookshelf

Built with NextJS, Supabase, and Tailwind.

## Features

- Login via email or github
- On first login you can choose book subjects you're into
- You can go to /subject page and favorite or mute subject (if you favorite, the subject will appear in your feed, if you mute the subject won't appear again in your feed)
- On /new-bookshelf you can create a new bookshelf that you can later edit, delete or share with your friends
- You can also add books from /book page
- Edit your profile on /edit-profile