Take-me is a ride sharing application where you can choose your own ride and see available rides that matches with your information
Technologies used in this Project mentioned below:
1. Javascript (ES6)
2. React JS
3. Firebase
1. There are some Vehicles loaded from fake data, Users can choose any vehicle of their choice.
2. There is an authentication system so that any anonymous user can't access another user's information.
3. There is a validation system so that users can't spam or something like that.
4. When user logins successfully they redirect to the destination page and can see available rides.