Komik-uh is a comic reader web application built to serve and read PDF comics. The frontend is developed using ReactJS, and the backend is powered by FastAPI.
- JWT Authentication: Secure login and authentication using JSON Web Tokens (JWT).
- User Profiles: Keep track of user details and reading activity.
- Reading History: Automatically saves the last page read for each comic, allowing users to resume from where they left off.
- Comments: Users can leave comments on comics.