Back to Projects

Mobile Book Recommendation App

Completed
Full-stack
Feb 2026

Overview

Cross-platform app (Android/iOS/web) with full REST backend: auth, posts, ratings, image uploads, infinite scrolling.

Problem

Book lovers need a simple, cross-platform way to share and discover book recommendations with rich media and social features.

Solution

A React Native + Expo app with Node.js/Express backend, featuring JWT auth, Cloudinary image uploads, cursor pagination, and 4 instant themes.

Highlights

  • JWT auth (signup/login/logout) + error handling
  • Home feed newest-first + infinite scrolling (cursor pagination)
  • Create post: title, rating, cover image, caption
  • Profile screen: user info + posts; delete post with confirmation
  • 4 instant themes via single color config
  • Web support (runs in browser)
  • Backend: Node.js + Express, MongoDB, Cloudinary image uploads

Tech Stack

ReactReact NativeExpoExpoNode.jsNode.jsExpressExpressMongoDBMongoDBJSON Web TokensJWTCloudinaryCloudinary

Related Projects