Ride Share App

This repo will contain code for a ride sharing app project using flutter and firebase. This app will enable the user to get bike/car to ride from pickup locations to any destination location nearby their exact destination.

Getting Started

  • Go to your terminal, and move inside the folder where you want to clone the repo.
  • Clone the repo using command: https://github.com/yuvraj-2503/ride_share_app.git
  • Make sure to run flutter clean followed by flutter pub get inside your project folder to get the dependencies added in your project.

How to run the app

  • Connect your phone/emulator.
  • Go to your terminal, and inside the project directory run flutter run