Instagram clone with React Native Expo, Firebase, Redux & React Navigation
In this project cover all the steps from creating an app in the command line all the way through to build an app very similar to the original Instagram.
- Firebase User Authorisation. Using email and password or Facebook login.
- Firebase firestore database and look at how to set, update and delete data.
- Fetching data from the database and look into the Firebase security rules and how to structure your firebase database, before we look into firebase storage.
- expo
- react-navigation
- react-redux
- firebase
- first install modules
yarn install
- run expo / yarn start
expo start
Dulaj Kavinda
- 0.1
- Initial Release
This project is licensed under the MIT License