Skip to content
/ Meets Public

In this repo I have created social-network "Meets", where users are able to add photos, like them, text each other and edit their profiles. Backend is handled by firebase authentication and firestore database services. Project is written with ReactJS, Jotai, Typescript and SASS using Vite.

Notifications You must be signed in to change notification settings

rdtabb/Meets

Repository files navigation

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

About

In this repo I have created social-network "Meets", where users are able to add photos, like them, text each other and edit their profiles. Backend is handled by firebase authentication and firestore database services. Project is written with ReactJS, Jotai, Typescript and SASS using Vite.

Topics

Resources

Stars

Watchers

Forks