chubuntuarc / React-Firebase--Login

ReactJS + Firebase :: Login page.

Home Page:https://reactjs-d0812.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Basic ReactJS + Firebase Login

Basic Implementation of ReactJS + Firebase Auth

Report Bug · Request Feature . DEMO

Table of Contents

About The Project

Basic Implementation of ReactJS + Firebase Auth. Created to learn about, how to create a project with React and Firebase, using the auth based on email and password..

Built With

We work with the next technologies and apps in this App.

Getting Started

Clone the repo, then get run the commands.

How it works

clone the repo.

git clone {thisRepoUrl}

Install the dependencies.

npm i

Run the project

DEV MODE
npm start

...............................
PRODUCTION MODE
npm run build
npm run start

DEV Notes

About

ReactJS + Firebase :: Login page.

https://reactjs-d0812.web.app/


Languages

Language:JavaScript 72.8%Language:CSS 15.4%Language:HTML 11.8%