Skip to content

blazarow09/React-Firebase-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Firebase Auth

If you find this skeleton useful, please leave a star. I appreciate your help.

This is a simple app skeleton.

Created using:
-React
-Typescript
-Firebase
-MobX
-Material UI

You can use it for your purposes.

Here you go some screenshots of how it looks:

Login - http://prntscr.com/vt4rlk
Register - http://prntscr.com/vt4sbl
Home(Logged in content) - http://prntscr.com/vt4sqm

Yes, it looks very simple, but the main goal of this is to use the authentication logic and extend it for your needs.

The AppTabs.ts component is where private data is stored. There you can add your components and separate them with a router switch.

Edit the firebase-config.ts file with your credentials in order to grant access to the firebase.

Run npm install, then npm run start and code the world.

If you need further details or help to run it feel free to contact be on email: [email protected]