Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Сhat client

Maintainability

This repository is the frontend part of the chat. [In developing] Chat server

Stack:

  • ReactJS
  • React Router
  • Redux
  • Redux-thunk
  • Ant Design
  • Axios
  • Socket.io
  • Date-fns
  • Formik
  • Lodash
  • Emoji-mart

Setup

clone git and npm install

$ git clone https://github.com/serikoff/chat-client
$ cd chat-client
$ npm install

Deployment

$ cd chat-client
$ npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

The build folder will be created in the project root. This folder contains static project files that can be hosted.

Using nginx is recommended. Configure nginx for nodejs backend and React frontend app In the nginx configuration, you need to configure proxying API requests to port 3003.

Learn more about deployment

Demo

chat-app

login: demouser@li.ru
pass: Qwerty777

Watch the video demo

Watch the video demo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages