Skip to content

ScriptedPranav/mern_konnekt_api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Web Application built with ReactJS and Real time Chatting , view the deployment Konnekt

Preview

Register new Account then Login();

register

Post then share();

post

Enjoy Chatting();

chat

Requirements

  • Node(latest)

Getting Started

Clone the respository and install the dependencies

https://github.com/ScriptedPranav/mern_social_api-client.git

Add .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

For enabling real time chat

Clone this repo and place it inside the root directory

https://github.com/ScriptedPranav/mern_social_socket.git

Run the socket server cd socket && npm start

Enjoy :)

About

Social Media application with real time chatting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published