README.md

August 16, 2024 ยท View on GitHub

Project description.

A simple Stack Chat app created with MERN Stack. It is an open-sourced side project available on my Github.

Features:

  • Authentication: Allows users to log in and register in the app.
  • Find Friends: Find all of the users that are not your friends and use this app.
  • Send Requests
  • Manage Friend Requests
  • Unfriend
  • Chat with each other

Tech Stack:

Frontend:

  • React
  • Typescript
  • Redux
  • Tailwind CSS
  • Axios
  • Socket IO Client

Backend:

  • MongoDB
  • Node/Express JS
  • Typescript
  • JWT
  • Bcrypt

Screenshots

Landing Page

landing page

Authentication

register

Dashboard

dashboard

Chat window

chat window

Notifications

notifications

Requests window

requests receive requests