This is simple chat App. Where you can created rooms and chat accordingly with your roommates.
- Room Level Chat facilities.
- Location sharing ability.
- Auto Scrolling.
- bcrypt
- express
- socketIO
- 🌱 I’m currently learning everything 🤣
- 👯 I’m looking to collaborate with other Developers.
- 🥅 2021 Goals: Learn MERN Stack and Classification in ML.
- ⚡ Fun fact: I love to read books and listen podcasts.
- Install node Js(If not Installed).
- Set up the API keys into your root>config>dev.env
- Run npm install from root directory.
- Install development dependencies
- Run the project using npm run start or npm run dev(for development servers).
- Handle the errors if any occures. Look for help from internet.