Connect with friends, family, and like-minded individuals on social media app. Share moments, thoughts, and experiences through posts, photos.
Experience the power of a MERN full stack app, where cutting-edge technologies seamlessly come together. With MongoDB as the database, Express.js for server-side development, React for dynamic front-end interfaces, and Node.js as the runtime environment, this app offers a comprehensive solution for building robust and scalable web applications.
Client: React, Redux.
Server: Node, Express, MongoDB.
Clone the project
git clone https://github.com/JoelDeonDsouza/SocialApp-FullStack.git
Go to the project directory
cd server
Install dependencies
npm install
Start the server
npm start
Go to the project directory
cd SocialApp-FullStack
Install dependencies
npm install
Start the server
npm start