Skip to content

A slack-like app with basic functionality to practice React, Redux, Redux-Toolkit, WebSocket and related technologies.

Notifications You must be signed in to change notification settings

Vyachowski/frontend-project-12

Repository files navigation

Hexlet JS Project – Slack-like app

Cover image for project This project is centered around practicing react and react libraries like react-router, redux etc.

Чтобы читать Readme на русском перейдите по этой ссылке

Description

A Slack-like app that allows you to create channels, send messages and other actions.

Getting Started

Demo

Visit Chat App

Dependencies

  • Node.js
  • NPM Package Manager as a part of Node.js

Installing

  • Clone a GitHub repository via
git clone https://github.com/Vyachowski/frontend-project-12.git

or

git clone [email protected]:Vyachowski/frontend-project-12.git
  • Run in a root directory of the project
npm i

Executing program

Run a development server from root directory:

make develop

Or you can create a build to upload to your own server:

make build

About

A slack-like app with basic functionality to practice React, Redux, Redux-Toolkit, WebSocket and related technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages