Skip to content

raheem81kg/realtime-chat-app-socket.io

Repository files navigation

Shopping Website

Description

A shopping website where you can add items to cart and checkout with stripe

It is deployed here on Vercel: https://realtime-chat-app-frontend.onrender.com/

To start the Express.js backends, cd to the api and socket directory of this app and run npm install then node index.js .

Then cd to the top directory of this app, and run npm install then npm run dev. This will start the React.js frontend.

Features

  • Mobile responsive
  • Instant messaging and notifications
  • Chat rooms
  • Messages stored and cached in databases
  • Clean user interface with smooth animations using Framer Motion

Screenshots

Login Page

image

Loading Page

image

All Chat Page

image

Single Chat Page

image

Development

Web Framework

  • React
  • Express

Tools

  • Socket.io
  • MondgoDB
  • Redis
  • GraphQL
  • ContextAPI

About

A stylish real-time chat app with instant messaging, notifications, and chat rooms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published