Axora is a full-stack mobile application built using React Native Expo, designed as a comprehensive beginner-friendly project for learning mobile app development in 2024. This app showcases modern design patterns, efficient state management, and seamless integration with Appwrite for backend functionality.
- Onboarding: Engaging onboarding screens to guide users.
- Authentication: Secure login and sign-up screens.
- Home Screen: A beautifully designed home screen with trending video sections.
- Search: Fully functional search capabilities.
- Profile Management: User profile customization and settings.
- File Picker: Upload and manage files directly within the app.
- Modern UI: Based on the "Aora Design" Figma file.
- React Native: Frontend framework for building the UI.
- Expo: Development framework for faster iterations.
- Appwrite: Backend integration for authentication and database.
- Node.js (LTS version recommended)
- Expo CLI
- Appwrite account
- Clone the repository:
git clone https://github.com/<YOUR_USERNAME>/axora.git cd axora