This project is a clone of the popular ride-hailing app Uber, currently under development. The app is being built using React Native, ES6, and TypeScript, and aims to replicate the core functionalities of Uber, including user registration, real-time location tracking, and ride booking.
- React Native: The framework used to build the cross-platform mobile app.
- ES6: Modern JavaScript (ECMAScript 6) for handling dynamic logic and asynchronous operations.
- TypeScript: A strongly typed programming language that builds on JavaScript, ensuring type safety and better development tooling.
- STYLES: Mainly did styles within the React component
- User registration and login
- Booking rides
- Driver matching and communication
- Node.js
- React Native CLI or Expo
- Android Studio or Xcode for emulation
- TypeScript setup (optional but recommended)