Skip to content

A chat application created using React, Node.js an Socket.io.

Notifications You must be signed in to change notification settings

MasseyIsaako/project-kaiwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Kaiwa

This is a chat application created using React, Socket.io and Node.js. The word "Kaiwa" is japanese for "conversation". This application was built following the YouTube tutorial created by JavaScript Mastery. Here is the link to the video: https://www.youtube.com/watch?v=ZwFA3YMfkoc.

To get started, ensure that all dependencies in both server and client folders have been installed and that you have started the servers. In separate terminal windows, run the below commands from the root project folder:

  • Setup client folder: cd client && npm i && npm start.
  • Setup server folder: cd server && npm i && npm start.

Node Version: 12.18.2

About

A chat application created using React, Node.js an Socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published