Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleversamer/chatting-rooms
MERN Chatting App - Node.js + React + Socket.io
https://github.com/cleversamer/chatting-rooms
express javascript mongodb nodejs react react-context react-router redux styled-components
Last synced: 7 days ago
JSON representation
MERN Chatting App - Node.js + React + Socket.io
- Host: GitHub
- URL: https://github.com/cleversamer/chatting-rooms
- Owner: cleversamer
- Created: 2022-08-29T09:00:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:28:51.000Z (about 1 year ago)
- Last Synced: 2024-11-14T21:17:19.359Z (2 months ago)
- Topics: express, javascript, mongodb, nodejs, react, react-context, react-router, redux, styled-components
- Language: JavaScript
- Homepage:
- Size: 988 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatting Rooms 🚀
## 🔴 Live Demo
Not live yet...
## Description
Realtime chatting rooms application with the MERN Stack
## Getting Started
### Dependencies
- React
- React DOM
- React Router DOM
- Styled Components### Installing
- Write on the termianl `npm install`
### Executing Program
- Write on the termianl `npm start`
## Help
- No issues detected yet...
## Authors
- [Samer A.](https://cleversamer.web.app/)
## Version History
- 1.0 🚀
- Initial Release