Skip to content

oliveirasWell/react-firebase-step-by-step

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-firebase-step-by-step

The tutorials of how it was made are:

In pt/br part 1 here and part 2 here

In english part 1 and part 2 (TODO)

A small React example using Firebase.

To start the appĺication

First run the install command yarn install

Then to run yarn start

To deploy:

To deploy

Login in your firebase account using

firebase login

Configure your firebase project using

firebase init

Select "Hosting" and select your project and run:

yarn run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published