Skip to content

xemyleigh/frontend-project-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program description

The application is a simple analogue of Slack chat.

Features:
  1. Registration and login.
  2. Receiving and sending messages in real time
  3. Creating, renaming and deleting channels
  4. Profanity filter

Stack:

  1. React
  2. Redux
  3. react-router-dom
  4. i18next
  5. socket.io-client
  6. yup
  7. Bootstrap
  8. formik
  9. axios
  10. leo-profanity

Clone this repository

$ git clone https://github.com/xemyleigh/frontend-project-12.git

Install dependenses

$ make install

Actions Status