DevGathering Social network for developers This is a MERN stack application that includes authentication, profiles and forum posts. Install server dependencies npm install Install client dependencies cd client npm install Run both Express & React from root npm run dev Build for production cd client npm run build License This project is licensed under the MIT License