A Chat App created using React.js, Socket.io (websockets), Node.js, and MongoDB
You can visit the app on [https://chatter-xite.herokuapp.com] to try the apps.
To run the app in localhost:
- Setup MongoDB in your local. Please use lastest version or 3+.
- Run npm init to download all packages.
- To run server directly run "npm run dev" for development uses.
- To run Client server you have to move to ./client directory.
- On ./client directory simply run "npm start".
- "npm run start on server only if you have cloud database".
- "This app is still on development process".
Copyright. © 2020 Fransiscus Hermanto .