Sahu Connect is a social media web-app that allows user to share thoughts and ideas in a similar manner as Twitter. It has all necessary features required for a good social-media app such as post feed, explore section, filter and sort posts, user authentication, like, bookmark, comment, follow/unfollow user, update profile and much more.
- Authentication: Login & SignUp
- User Feed
- Explore Page
- Bookmark Page
- User Profile
- Update User Profile
- Follow & Unfollow Users
- Follow Suggestion
- Create, Update, Delete Posts
- Filter & Sort Posts
- Like & Bookmark Posts
- Add, Edit & Delete Comments on Posts
- ReactJS
- React Router
- Redux Toolkit
- Tailwind CSS
$ git clone https://github.com/CallMeSahu/sahu-connect.git
$ cd sahu-connect
$ npm install
$ npm start