Build an Instagram Clone with React Native, Firebase Firestore, Redux, Expo – Full Course
By freeCodeCamp.org
Published: Dec 22, 2020“
Learn how to build an Instagram clone using React Native, Firebase Firestore, Firebase storage, Redux, and Expo. The app includes an authentication system, database, storage, and more.Code: https://github.com/SimCoderYoutube/InstagramClone
Course from SimCoder. Check out their channel: https://www.youtube.com/channel/UCQ5xY26cw5Noh6poIE-VBog
Links
- https://firebase.google.com/docs/auth…
- https://reactjs.org/docs/getting-star…
- https://expo.io/
- Redux tutorial: https://youtu.be/CVpUuw9XSjY
Course Contents
- (0:00:00) Introduction
- (0:02:28) Setting up React Native Expo
- (0:16:34) Auth System With Firebase and React Native
- (0:56:33) Save Data Using Firebase And Redux
- (1:29:05) Handling Navigation on React Native
- (1:49:43) Using Camera And Image Gallery With React Native
- (2:12:57) Saving An Image Post Using Firebase Firestore and Firebase storage
- (2:42:38) Displaying User Profile With Firebase Firestore
- (3:11:57) Search User By Similar Name with Firebase Firestore
- (3:36:00) Follow System Using Firestore And React Native
- (3:55:42) Post Feed System With Firebase and React Native
- (4:27:48) Logout Firebase Auth And Redux React Native
- (4:35:24) Adding User Comments To Posts W/ Firebase Firestore
- (5:14:00) Like System Using Firestore
- (5:47:25) Redesign Release
”
Tag: Redux
[#Script #Coding] Redux Toolkit Tutorial – JavaScript State Management Library
Redux Toolkit Tutorial – JavaScript State Management Library
By freeCodeCamp.org
Published: Apr 20, 2022“
Learn how to use Redux Toolkit in this course for beginners. Redux Toolkit is from the Redux team and tt is intended to be the standard way to write Redux logic. So if you want to learn Redux to help with state management, this is the video for you.
- Code: https://github.com/john-smilga/redux-toolkit-tutorial
- Course developed by John Smilga. Check out his YouTube channel: hhttps://www.youtube.com/channel/…
”