Skip to content

QuantumXO/full_stack_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full stack app

React + Express app

Check list:

  • Client UI (react, mui)
  • Sign up (MongoDB)
  • Log in (access/refresh jwt tokens)
  • Log out (remove refresh token from DB and clear cookies)
  • Event real-time notifications (in progress)
  • Chat