/react-auth

This is an Uber-like simple ride-sharing app where I have basically used firebase authentication with React. With this app, we can see transportation fare, type, and amount.

Primary LanguageJavaScript

Firebase Authentication with React

This is an Uber-like simple ride-sharing app where I have basically used firebase authentication with React. With this app, we can see transportation fare, type, and amount.

Live Page Link

Live link

Getting Started

To get a local copy up and running follow these simple example steps.

  • Download this git repo using this Link,
  • Extract this git copy.
  • Open terminal and type npm install.
  • After installing all files, type npm start.

Picture

  • Here is some screenshots: Screenshot from 2022-02-28 14-01-15 Screenshot from 2022-02-28 14-01-51

Built With

  • React
  • Firebase Authentication.

Authors

👤 Author1

Acknowledgments

  • Thanks to Programming Hero Team.