🚕 A full-stack Uber Clone mobile app built with React Native, Expo, and TypeScript. It features real-time maps, Clerk authentication, Stripe payments, Zustand for state management, and NeonDB for backend data. Built by following the JavaScript Mastery course to strengthen mobile and full-stack development skills.
Stars
4
Forks
2
Watchers
4
Open Issues
1
Overall repository health assessment
^2.1.0~6.1.2^15.0.3^5.2.6^1.0.0^7.3.10^2.3.8^7.1.60.50.3~10.0.054.0.20~7.0.8~15.0.7~18.0.10~14.0.9~15.0.7~3.0.10~8.0.8~17.0.7~19.0.7~6.0.13~15.0.7~31.0.10~3.0.8~1.0.7~6.0.8~15.0.8^2.0.11^19.1.0^19.1.00.81.5~2.28.0^2.5.71.20.1^1.9.0^14.0.0-rc.1~4.1.1~5.6.0~4.16.0^1.6.0^0.21.013.15.0~5.9.2^4.5.7^7.25.2^19.1.12^8.57.0~10.0.0^10.1.5^5.4.0^3.5.3^3.3.2~5.9.285
commits
chore(Json): Update to not include the broken splash for now... FML
57b4f97View on GitHubchore(sign-up): temporarily disable Neon serverless and OAuth integrations until backend is stable
4d6dcb3View on GitHubfeat(rides): add fallback hardcoded rides for Brisbane & Gold Coast when API fails, this error will be the end of me
4a79484View on GitHubfix(map): prevent crash when driver data is undefined and improve load handling
3442647View on GitHubfeat(rides): setup the neondb for rides and did the api setup
e1c6de5View on GitHubfeat(rides): Updated the homepage UI to show recent ride history, API Database fecth still not fixed
d9e7f8fView on GitHubfeat(rides): Completed the rides navigation page to display ride history - just logic and ui layout still havent fixed database issue.
94d11acView on GitHubfeat(auth): integrate Google OAuth authentication flow
0c9774cView on GitHubfeat(profile): setup profile page with editable fields for user details
8382298View on GitHub