A simple chat application made with react and nodejs
Clone this project first and go to the project directory
git clone "https://github.com/Toukoms/hiChat"
cd hiChat
For react app :
cd /app
npm install
After do that, swicth to server directory
For server node :
cd ../server
npm install
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
If you have any feedback, please reach out to us at tokiniaina090605@gmail.com