A React Native/Expo mobile application focused on fitness tracking and social networking. The app allows users to track their workouts connect with other fitness enthusiasts and share their progress.
https://www.youtube.com/watch?v=iAC8FYCfB2A
Here're some of the project's best features:
- React Native/Expo: Built the app using React Native and Expo for cross-platform compatibility and seamless development.
- Backend Architecture: Designed a RESTful API on AWS utilizing API Gateway and Lambda functions for data management and processing with DynamoDB.
- Authentication: Integrated user authentication with Clerk ensuring secure and streamlined access to the app's features.
- Frontend Development: Developed a type-safe and responsive frontend using TypeScript and Tamagui for optimized performance and user experience.
1. Clone the Repository
git clone https://github.com/your-username/your-repository-name.git cd your-repository-name
2. Install Dependencies
npm install
3. Building the App
npx expo build:ios
4. Start the Development Server
npx expo start
Technologies used in the project:
- React Native
- Expo
- TypeScript
- Python
- AWS
- Tamagui
- Clerk