Skip to content

InvincibleRP1/FlickChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickchat

A Social Media web app.

Checkout the Web App here - FlickChat

How to install and run locally ?

$ git clone https://github.com/InvincibleRP1/FlickChat.git
$ cd FlickChat
$ npm install
$ npm start

User Feed Page

image

Profile Page

image

Features

  • 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

Built Using:-

  • ReactJS
  • Vanilla CSS
  • React Router v6
  • React Context API + useReducer
  • mockBee for backend

About

Flickchat is a social media web-app that allows you to share meaningful conversations about your favourite things, films, and everything that's on your mind. Built using ReactJS, mockBee, CSS, it provides a seamless user experience since it has features such as liking-disliking posts, follow-unfollow users, bookmarks, profile section, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors