Skip to content

Toukoms/hiChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hiChat

A simple chat application made with react and nodejs

Screenshots

App Screenshot

Installation

Clone this project first and go to the project directory

    git clone "https://github.com/Toukoms/hiChat"
    cd hiChat

Install all dependence with npm

For react app :

    cd /app
    npm install

After do that, swicth to server directory

For server node :

    cd ../server
    npm install

Run Locally

Go to the server directory

  cd hiChat/server

Start the server

  npm start

Go to the app directory

  cd ../server

Start the app

  npm start

Feedback

If you have any feedback, please reach out to us at tokiniaina090605@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages