Skip to content

jackrdye/ChatApp-React-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Please run npm update from the client directory,

then run python server.py in the backend directory,

then, in a new terminal window, run npm start in the client directory.

Note

State management is handled using Redux via the redux-toolkit package

About

An End-to-End Encrypted Chat App implemented using React for front-end and Flask backend. All encryption implemented using Subtle Crypto Javascript library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published