Skip to content

dendidibe/react-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

General Info

Full stack app, created with nodejs, socketIO, React.

Table of contents

Technologies

Project is created with:

  • React,
  • NodeJs,
  • SocketIo,
  • JavaScript,
  • HTML,
  • CSS

Setup

To run this project, install it locally using npm:

$ mkdir $name
$ cd $name
$ git clone https://github.com/dendidibe/react-chat.git
$ npm install
$ cd server
$ node index.js
$ cd ..
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published