A social media site clone using React, React-redux, Material-UI, Firebase, Express, Node.js.
-
Account & Authentication
- Log in
- Sign up new users
- Log out
- token authentication
-
Post
- Make a post
- Delete a post
- Like/unlike a post
- Comment on a post
- Post detail page
- Post detail page url route
- Loading skeleton
- Home page comment button
- Multi-page post display
-
User profile
- User profile display
- Loading skeleton
- Profile editing
- Profile image upload
- User page
-
Notification
- show notification number
- clear notification
- [ ]
-
Frontend
- React, ReactDOM, React-redux, React-router
- axios
- Material-UI
-
Backend/server
- Firebase functions, database, hosting
- Express
- Node.js