- A Social network for developers, built on the MERN stack
- Functionalities of the app:
- Signup or login into DevConnector
- Add Details to your profile (Education, Experience, Social Links etc.)
- Add your Github username to display your top five repositories
- Post your updates, Like and Comment on different posts in the Dev community
Screen Name | Screenshots |
---|---|
Landing Page | |
Dashboard | |
Community | |
Post Section | |
View profile | |
Github Repos |
- Clone the repository
git clone https://github.com/SarvjeetGit/DevConnector.git
- Open the project in your favorite editor
cd DevConnector/
- Install the dependencies on Server Side as well as client side
npm i cd client/ npm i cd ..
- Run the project in your local machine
npm run dev
This entire project is based on Brad Traversy's udemy course named MERN Stack Front To Back: Full Stack React, Redux & Node.js
Do fork and star ⭐ the repo if you find it appreciable. For any queries and suggestions, Conatct me at my mailing address.