anoopsingh1996 / DEVCONNECTOR

Devconnector is simple platform where developer create portfolio, post any article and discuss on it with like and dislike feature.

Home Page:https://shrouded-headland-79746.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEVCONNECTOR

Social network for developers (MERN stack = MongoDB + Express + React + Node.js). Redux is used for a state management.

Live demo is here.

Functionality

  • Sign up and sign in
    • Publicly available:
      • List of all registered developers
      • Profiles of each developer
    • Privately available:
      • Personal dashboard (experiences and education)
      • Edit profile view
      • Adding experience view
      • Adding education view
      • Deleting an account
      • Posts
        • Possibility to add and delete post
        • Possibility to like and dislike post
        • Possibility to comment/discuss post

Deployment

  1. change default.json file in config folder
  2. npm install - to install server dependencies
  3. cd client && npm install - to install client dependencies
  4. npm run dev - runs backend and frontend with hotreload functionality

About

Devconnector is simple platform where developer create portfolio, post any article and discuss on it with like and dislike feature.

https://shrouded-headland-79746.herokuapp.com/


Languages

Language:JavaScript 92.1%Language:CSS 7.2%Language:HTML 0.8%