Skip to content

Commit 2109c44

Browse files
Update README.md
1 parent 33287ad commit 2109c44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ 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-
- Currently there is only Login and List Data Collection, will be adding create user, add items and delete items
8+
- 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)
9+
- Will be adding create user, add items and delete items
910

1011
### Required
1112
you must create a file called `src/env.js` and add the following code

0 commit comments

Comments
 (0)