Skip to content

codekult/react-realtime-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime chat application

Built with:

Production release powered by Vercel.

Instructions

Development

In order to run the apllication in dev mode, you will need Node.js installed. Clone the repository and run:

npm install
npm start

Development server should be ready at http://localhost:3000/.

Production

Public url: https://realtime-chat.vercel.app.

UI showcase

You can see an UI components showcase on /ui route. Most UI components were developed in isolation using this pattern, inspired by tools like Storybook or Atomic Design.

TODOs and pending features

  • Emojis support.
  • Tests (E2E, unit tests).
  • A comprehensive Webpack configuration.

About

💬 React realtime chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published