This is the frontend of the Book Recommendation App, built using React Native and Expo. The app allows users to sign up, log in, create book recommendations, view posts, and manage their profile.
- Backend Repository: Click Here
- Download Apk: APK Download
- User authentication (Sign Up & Login)
- Infinite scrolling for seamless post loading
- Create, view, and delete book recommendations
- Profile management with user-specific posts
- Supports Android, and Web using Expo
- Multiple theme options with easy customization
- Frontend: React Native, Expo
- State Management: React Hooks
- Navigation: React Navigation
- API Calls: Fetch API (to communicate with the backend)