- Create a Firebase project.
- Create a file named
.env
, and copy and paste the content of.env.example
. And then paste credentials of the firebase project you just created.
- How to struct a react application
- How to architect authentication, layout, and protected routes
- How to create and use Custom Hooks
- How to use Context and its provider
- How to customize default theme of MUI