Application demo on Heroku
For this:
- Clone this repository:
git clone https://github.com/usernaimandrey/frontend-project-lvl4.git
- Change to the project directory:
cd frontend-project-lvl4
- Install dependencies:
make install
- Launch the application
make start
- The application will run at:
http://localhost:5000/
- The application has authorization and registration of new users.
- Сhat works in real time.
- You can create new channels, as well as delete them and rename them.