Skip to content

Latest commit

 

History

History
47 lines (42 loc) · 1.2 KB

README.md

File metadata and controls

47 lines (42 loc) · 1.2 KB

Social Media App

-> Tech Stack

  • Client: React
  • Server: Node, Express
  • Database: MongoDB

-> Functionality / Features

  • Creating/Sign up a user.
  • Sign In a user and Signout a user.(user authentication)
  • User can Post with image or without Image
  • User can like a post
  • User can comment on a post
  • User can edit their personal information in the about page
  • User can see the exact time and date of posting

-> Technology Used

-> Frontend Technologies

  • React
  • React Router DOM
  • React Hook Form
  • React Query/Tanstack Query
  • Firebase Authentication
  • Image hosting api
  • Tailwind CSS
  • Daisy UI
  • Dotenv
  • Date fns
  • React Hot Toast
  • React Icon

-> Backend Technologies

  • Node
  • Express js
  • Mongodb
  • Dot Env
  • Cors
  • Vercel for Deployment