Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urijhoruzij/chat-frontend
Chat-frontend / React.js realtime chat app with rooms
https://github.com/urijhoruzij/chat-frontend
antd chat chat-application react reactjs rooms scss socket-io
Last synced: 23 days ago
JSON representation
Chat-frontend / React.js realtime chat app with rooms
- Host: GitHub
- URL: https://github.com/urijhoruzij/chat-frontend
- Owner: UrijHoruzij
- License: gpl-3.0
- Created: 2020-07-20T12:09:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T08:51:02.000Z (3 months ago)
- Last Synced: 2024-10-09T18:46:17.084Z (about 1 month ago)
- Topics: antd, chat, chat-application, react, reactjs, rooms, scss, socket-io
- Language: JavaScript
- Homepage:
- Size: 60.2 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chat Frontend
Realtime chat app with websockets using Node.js, Express and Socket.io with React JS on the front end with a custom UI.
#### Home page
![Home page](https://github.com/UrijHoruzij/Chat-Frontend/blob/master/preview/Chat.jpg)
#### Login page
![Login page](https://github.com/UrijHoruzij/Chat-Frontend/blob/master/preview/Login.jpg)
## Change plans:
- Add Socket.IO File Upload.
- Add a gallery of images that the user uploaded.
- Add more settings.
- Create custom form components.
- Create a library of components.
- Go to Next.js.## Technology stack:
- ReactJS
- Redux
- React Router
- Axios
- Ant Design
- date-fns
- Formik## License
Chat-frontend is released under the [GPL-3.0 License](https://github.com/UrijHoruzij/Chat-Frontend/blob/master/LICENSE).