onuroo / caterpillar_client

Caterpillar Client ( WEB ) Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend for chat application using socket.io

Chattr You can test the live app here. The back end for this application can be found here.

Libraries Used :

  • ReactJS
  • Chakra UI
  • React scroll to bottom
  • React Icons
  • Socket IO Client

Installation Process :

  1. Clone/Download the project.
  2. Open the project directory on your machine using terminal or a code editor of your choice and type npm i
  3. Open up the file called socketContext.js. Change ENDPOINT to localhost:5000 and you're good to go.
  4. Once the packages are installed and you've changed the ENDPOINT constant, type npm start and open up localhost:3000 to see your own version of Chattr.io.

Cheers 👍

About

Caterpillar Client ( WEB ) Application


Languages

Language:JavaScript 86.5%Language:HTML 7.1%Language:SCSS 5.4%Language:CSS 0.9%Language:Shell 0.2%