Skip to content

karlocehulic19/messaging-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

269 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messaging-app

Messaging app built on top of Express.js for the backend and React for the frontend. Authentication is implemented using JWT tokens.


Live application: https://messaging-app-front.netlify.app

A messaging app is a full-stack application for messaging users.

Installation

Run npm -w frontend run dev:msw if you want to run the Frontend of the app without starting the backend.

Frontend

Some of the main technologies used for Frontend are: JavaScript, React, React Testing Library, Vitest, npm...

Backend

Some of the main technologies used for the Backend are: JavaScript, Express, JSON Web Tokens (used for authentication along with bearer headers), Postgresql (database), PrismaORM...

Features

Live Messaging

live-messaging

Dynamic Scrolling

dynamic-scrolling

Changeable Profile Pictures

updating-profile

Dynamic Registration Validation

register-dynamic

About

Messaing app built on top of express.js for backend and react for frontend. Authentication is implemented using JWT tokens.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors