Skip to content

Foppp/frontend-project-lvl4

Repository files navigation

Actions Status

Slack Chat App

Analogue of Slack chat (Simplified version). The main task is to learn how to write components in React, organize work with state through Redux, configure web sockets, client routing, authorization and authentication.

Main language RU (EN optional)

  • React and Redux Toolkit
  • Interaction with the server via REST API
  • JWT authorization / authentication
  • Real time messaging over websocket (socket.io)
  • Using React Router to control the application
  • Using React (hooks, context, direct DOM interaction)
  • Using Redux (reduxjs / redux-toolkit)
  • Validation (Yup, Formik)
  • Using i18-next to organize texts, locales
  • Using react-bootstrap library
  • NPM, Babel, ESlint
  • Build Webpack
  • Deploy Heroku

image info

Install

$ make install

Run

$ make start
# open http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages