https://github.com/mityadementiy/quasislack
Online chat, almost Slack
https://github.com/mityadementiy/quasislack
formik react redux socket-io webpack
Last synced: 2 months ago
JSON representation
Online chat, almost Slack
- Host: GitHub
- URL: https://github.com/mityadementiy/quasislack
- Owner: MityaDementiy
- Created: 2020-10-08T07:52:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-11T15:26:35.000Z (about 5 years ago)
- Last Synced: 2025-04-09T22:56:55.525Z (about 1 year ago)
- Topics: formik, react, redux, socket-io, webpack
- Language: JavaScript
- Homepage:
- Size: 860 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](https://codeclimate.com/github/MityaDementiy/frontend-project-lvl4/maintainability)
## Application URL
[QuasiSlack](https://serene-cove-29473.herokuapp.com/)
## Requirements
* [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli)
## Install
```sh
$ make install
```
## Run
```sh
$ make start
# open http://localhost:5000
```