Watch the website (live demo): https://linkedin-clone-6c202.web.app
( React & Redux )
-
Use Redux for state management.
-
Routing with React Router.
( Firebase & Firestore )
-
Use Firebase to build full stack application.
-
Sign-In and Sign-up workflow with Firebase.
-
Email and password Authentification.
-
Authentication State Persistence
-
Storing posts In FireStore.
( Material UI )
- use icons components of material ui
- Users can write posts and publish them through the App, and posts would be shown to all users in the main page
- Any user can sign up by entering personal information like name, photo URL, email, and password
- The user can sign in with his email and password