Skip to content

Repository files navigation

Chat app front-end with React

Live Version

https://code-crow1337-chat-application.herokuapp.com/

How to start the Application

  1. git clone https://github.com/code-crow1337/chatApp_client.git in your terminal.
  2. CD into chatApp_client and do npm install as well as npm start .
  3. To access socketIO form ther node.js server go to this repo: Git clone the back-end for this chat app. And follow that repos instructions.

Screenshots

Hompage

log in with username

The app

conversation screen

Online users

see all users who is online

Todo Fixes

test-Utils: Find what kind of type needs to be created for the "initialState".

ToDo Features (not prioritized order)

  1. Add a user picture
  2. Check username that it is at least 5 character
  3. Dark mode
  4. See all other users

About

The front end portion of a code test assignment. Where the assignment is to build a Chat app with Socket.IO, React, TS and develop with TDD

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages