Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

React Chat

Chat with React, NodeJS, MongoDB and Socket.io

Screenshots

To use

First clone the repository:

# Clone this repository
git clone https://github.com/Windows87/react-chat
# Go into repositorycd react-chat

Start the react app:

# Go into react appcd front-end
# Install dependencies
npm install
# Start
npm start

And start the server:

# Go into servercd back-end
# Install dependencies
npm install
# Start
npm start

About

Chat with React, NodeJS, MongoDB and Socket.io

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages