Skip to content

💬 ⚛️ An application with the purpose of making a chat with several people using React Technologies, Prism, and WebSocket protocol

Notifications You must be signed in to change notification settings

denison3965/real-time-communiation-frontend

Repository files navigation

real-time-communiation-frontend

Preview-Screens Preview-Screens

About The Project

Next Level Week Heat is a week where the aim is to take the student to the next level in their career.

This week, a complete application, backend, frontend and mobile will be built.

This week’s application will be Do While 2021

Do While it's an environment where event participants can share their expectations and experiences acquired during the event..

Built With

Getting Started

For this project, the backend project needs to be running, you can find it at project back-end node

First, clone the repository and move to the file

  git clone https://github.com/denison3965/real-time-communiation

  cd real-time-communiation

Prerequisites

You need to have a node LTS installed

Installation

After installed the node and clone the repository

  1. Install NPM packages
    npm install
    # or
    yarn
  2. Execute the project
    npm run dev
    # or
    yarn dev
  3. Open https://localhost:3000 with your browser to see the result

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Denison de Almeida Portela - denisondealmeidaprtela@hotmal.com

Acknowledgements

About

💬 ⚛️ An application with the purpose of making a chat with several people using React Technologies, Prism, and WebSocket protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published