Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.29 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.29 KB

auth-firebase-test

This is the demo application to show a auth using firebase in React!!! Check out the live version on firebase hosting here

Email: [email protected], Password: test123

Getting Started

These instructions should get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to get started:

Installing

To get the project running, follow these steps:

  • Create a folder -Enter/Navigate into that folder
cd <folder-name>
  • Clone this repository:
git clone https://github.com/adrian1088/auth-firebase-test.git .
  • Install all the project's dependencies:
yarn or npm install
  • Once that's done, run the project:
npm dev or yarn dev

Deployment

The app can be deployed using either heroku, firebase hosting or Netlify

Built With

Authors

José Maldonado Pozo