Social Media Web Application built with ReactJS and Real time Chatting , view the deployment Konnekt
- Node(latest)
Clone the respository and install the dependencies
https://github.com/ScriptedPranav/mern_social_api-client.gitAdd .env file to root directory with URI of any Mongo Instance
Run the backend server npm start
Run the frontend cd api/client then npm start
Clone this repo and place it inside the root directory
https://github.com/ScriptedPranav/mern_social_socket.gitRun the socket server cd socket && npm start


