Skip to content

Commit bff942c

Browse files
Update README.md
1 parent 2109c44 commit bff942c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Sample project motivated by [video by David East](https://www.youtube.com/watch?
55
- **You should know that [Reactfire](https://github.com/FirebaseExtended/reactfire) is not considered "Production"**
66
- This project has been tested for use on mobile devices using [Capacitor](https://capacitorjs.com/) on IOS and Android
77
- In this project I use [Reactfire](https://github.com/FirebaseExtended/reactfire), [Ionic Framework ReactJS Components](https://ionicframework.com/react) and [React-Hook-Form](https://react-hook-form.com/).
8+
- We use the `<AuthCheck/>` component for cleaner routing when not logged in, See [App.tsx](https://github.com/aaronksaunders/ionic-react-hook-form-react-fire/blob/master/src/App.tsx)
89
- Currently there is only [Login](https://github.com/aaronksaunders/ionic-react-hook-form-react-fire/blob/master/src/pages/Login.tsx) and [Listing The Data Collection](https://github.com/aaronksaunders/ionic-react-hook-form-react-fire/blob/master/src/pages/Home.tsx)
910
- Will be adding create user, add items and delete items
1011

0 commit comments

Comments
 (0)