Avinash905 / chatter

The webapp serves as a social media platform where users can perform various actions like login, register, add posts, delete posts, like posts, comment on posts, delete comments on posts, and view their own and others' profiles

Home Page:https://chatter-main.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatter 💬

👉Click here to check out the app.

Description :

  • Users can create an account and securely log in to the Chatter web app.
  • Users have the ability to register for a new account by providing necessary information like username, email, and password.
  • Once logged in, users can create and publish posts, which includes text.
  • Users can also delete their own posts if they no longer wish to keep them on the platform.
  • Chatter allows users to interact with posts by liking them
  • Users can comment on posts to engage in conversations with other users.
  • If a user wishes to remove their comment, they have the option to delete it.
  • The web app enables users to view their own profile, where they can see their posts, comments, and personal information.
  • Users can also explore and view other users' profiles to see their posts and engage with their content.
  • Chatter implements a responsive and user-friendly interface with the help of the React framework.
  • The UI is styled using the Tailwind CSS framework.
  • The backend functionality, including user authentication, data storage, and real-time updates, is handled by Firebase.


Tools and technologies used :

html5 css3 javascript react tailwind firebase


Connect with me:

Github Twitter LinkedIn

About

The webapp serves as a social media platform where users can perform various actions like login, register, add posts, delete posts, like posts, comment on posts, delete comments on posts, and view their own and others' profiles

https://chatter-main.vercel.app/


Languages

Language:JavaScript 98.8%Language:HTML 1.0%Language:CSS 0.1%