A Social Media web app.
Checkout the Web App here - FlickChat
$ git clone https://github.com/InvincibleRP1/FlickChat.git
$ cd FlickChat
$ npm install
$ npm start
- User Feed Posts
- Explore Page
- Sort posts based on trending and creation time
- Adding posts to / Removing posts from Bookmarks
- Like / Dislike Posts
- Add / Update / Delete Posts
- Add / Update / Delete Comments on Posts
- Search Users
- Follow / Unfollow users
- Adding Emojis in Posts
- Adding Images / GIFs in Posts
- Updating User Profile
- View other user's profile
- Alerts and Loader
- User Authentication - Signup. Login, Logout
- Error Page
- Responsive
- ReactJS
- Vanilla CSS
- React Router v6
- React Context API + useReducer
- mockBee for backend

