Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 860 Bytes

readme.md

File metadata and controls

24 lines (17 loc) · 860 Bytes

Meets network

recmp.mp4

Description

Meets is the social network where after authenticating with Google account you can edit your profile name and status, add posts with photos and titles, view other users profiles and text them

Tech stack

  • React
  • Typescript
  • Jotai
  • SCSS
  • Firebase
  • Shadcn/ui

Functionality

  • You can create posts, like and delete them. You can also edit your name and status in your profile
  • You can view other users' profiles and like their posts
  • You can send text messages to other users and receive messages from them
  • You can comment your own posts and posts of other users
  • All your data is saved on server in Firestore, also every time you like or delete posts the data changes on the back-end