rtpa25 / friend-space

A chat and call app for friends and groups

Home Page:https://www.friendspace.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Friend-Space

A chat and call app for friends, chat with your friends, call them or make group calls. Do not forget to start the repo, the calling features are still in progress. you can find the deployed app here: Friend-Space

Features

  • Sign up
  • Log in
  • Add Friend Request
  • Accept or Decline Friend Request
  • Private chat with friends
  • Private calls with friends
  • Group Chats
  • Group Calls
  • Add group

Technologies

  • NextJS
  • TypeScript
  • Node.js
  • Express.js
  • MongoDB with Mongoose
  • TailwindCSS
  • Redux-Toolkit

Local Setup

cd server
npm install
npm run dev
cd ../client
npm install
npm run dev

this will install all the dependencies and start the server on localhost:8080 and the client on localhost:3000.

About

A chat and call app for friends and groups

https://www.friendspace.site


Languages

Language:TypeScript 96.9%Language:CSS 1.8%Language:JavaScript 0.8%Language:Dockerfile 0.3%Language:Shell 0.1%