Skip to content

A CRA template building with Typescript, Material-ui and Firebase for startup projects

Notifications You must be signed in to change notification settings

juniorstreichan/cra-template-freelas-ts-md-fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freelas - TS MD Fire

A CRA template building with Typescript, Material UI and Firebase for startup projects.

Pay attention in the create-react-app version because this feature is ready post the 3.0 version.

The steps for usage.

1 - Init with create-react-app

create-react-app project_name --template freelas-ts-md-fire

INIT

cd project_name

2 - In the .env file, configure the firebase project credentials.

REACT_APP_FIREBASE_API_KEY=
REACT_APP_FIREBASE_AUTH_DOMAIN=
REACT_APP_FIREBASE_DATABASE_URL=
REACT_APP_FIREBASE_PROJECT_ID=
REACT_APP_FIREBASE_STORAGE_BUCKET=
REACT_APP_FIREBASE_MESSAGING_SENDER_ID=
REACT_APP_FIREBASE_APP_ID=
REACT_APP_FIREBASE_MEASUREMENT_ID=

3 - Start your app and ...

SHOW


"Freela, freela, freela"

-- Junior E. Streichan.

About

A CRA template building with Typescript, Material-ui and Firebase for startup projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published