Skip to content

Latest commit

History

History
38 lines (25 loc) 路 725 Bytes

README.md

File metadata and controls

38 lines (25 loc) 路 725 Bytes

馃挰 Live Chat Front-end

Project inspired by WhatsApp

Stacks:

  • React
  • Next
  • Styled Components
  • Axios
  • Socket.io

Link Repository API (Back-end)

馃敆 Back-end

Deploy

馃敆 Live Chat Web

Live chat inspired by WhatsApp

Desktop

image

Mobile

image

Init Project

1- Clone repository.

2- Install dependecies.

yarn install
// and
yarn dev -p 3333