An app simulating live chat on a single browser. All messages are stored on local storage and each new tap opened is a new chatroom user.
- React
- Redux
- git clone https://github.com/mnekx/chatroom.git
- cd chatroom
- npm install
- npm start to serve into local 3000 port
- npm start
- access the app on http://localhost:3000/
- For every new user please use the '/' route to enter the chatroom
run: npm test
👤 Mnemba Chambuya
- GitHub: @mnekx
- Twitter: @MnembaChambuya
- LinkedIn: mnemba-chambuya
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.