Skip to content

tushuynh/chat-platform-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Platform React

preview

Installation

  • Node v20
  • yarn
  1. Install all dependencies.
$ yarn
  1. Go to Chat Platform Server repository and follow all the instructions on setting up the backend.
  2. Run both projects using:
$ yarn dev
  1. There is no landing page, the main routes are:
    • /register route to create an account
    • /login to login to the app
    • /conversations is where all the magic happens

Releases

No releases published

Packages

No packages published

Languages