Skip to content

React - Express real-time chat application with Oath2, SQL database for authenticating and storing data.

Notifications You must be signed in to change notification settings

LeTranAnhVu/chati_fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chati React app

Introduction

Stack:

Express, Google OAuth2, Material-UI, React, Redux, TypeScript, TypeORM, PostgreSQL, Socket-io

Description

The chat application is using socket-io for real-time communication between users. It integrates the authentication by google Oauh2 and SQL database for storing the message as well as the user's information and their network.

Backend api

source: https://github.com/LeTranAnhVu/chati_be

demo

Oauth2 login chating

install

yarn

run (development):

yarn start

About

React - Express real-time chat application with Oath2, SQL database for authenticating and storing data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published