8000 GitHub - 0xvangrim/chat-cafe-server: A Chat Application made in TypeScript, Redux, React, Firebase and Socket.io. Client @ github.com/Kenny-Gin1/chat-cafe-client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Chat Application made in TypeScript, Redux, React, Firebase and Socket.io. Client @ github.com/Kenny-Gin1/chat-cafe-client

Notifications You must be signed in to change notification settings

0xvangrim/chat-cafe-server

Repository files navigation

Chat Café

A simple real-time chat application built using React, Redux, Socket.io and Firebase. Hosted on https://chat-cafe-client.vercel.app/

To start this app

  1. Start with running git clone https://github.com/Kenny-Gin1/chat-cafe-server.git
  2. Be sure to be in the root folder and then run npm install
  3. Start the server by running npm start and it will run on http://localhost:8080.
  4. Be sure to repeat the steps above for the server which can be located at https://github.com/Kenny-Gin1/chat-cafe-client (See separate instructions in that repo)

About

A Chat Application made in TypeScript, Redux, React, Firebase and Socket.io. Client @ github.com/Kenny-Gin1/chat-cafe-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0