https://github.com/cleversamer/snack-chat-web
https://github.com/cleversamer/snack-chat-web
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cleversamer/snack-chat-web
- Owner: cleversamer
- Created: 2023-09-08T13:32:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:28:55.000Z (over 2 years ago)
- Last Synced: 2025-01-14T18:07:00.761Z (over 1 year ago)
- Language: JavaScript
- Size: 729 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snack Chat App 🚀
A simple room chatting web app.
## 🔴 Live Demo
Not live yet...
## Description
A simple room chatting web app that allows people to create or join rooms and chat inside it with other people.
## Getting Started
### Dependencies
- React
- React DOM
- React Router DOM
- React Scripts
- 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.tech/)
## Version History
- 1.0 🚀
- Initial Release