TarokhDev2020 / DevConnector-MERN

It is a small social network app that includes authentication, profiles and forum posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevConnector-MERN

This is a MERN stack application. It is a small social network app that includes authentication, profiles and forum posts.

Features

  • Register and login functionality
  • Add your own experiences and work histories as a developer
  • See other developer's experiences and work histories
  • Submit posts
  • Comment on other developer's posts

Dependencies

  • bcryptjs
  • express
  • config
  • express-validator
  • gravatar
  • jsonwebtoken
  • mongoose
  • request
  • react-moment
  • uuid
  • axios
  • redux
  • react-redux
  • redux-devtools-extension
  • redux-thunk

Screenshots

DevConnector DevConnector DevConnector DevConnector

DevConnector DevConnector DevConnector DevConnector

Installation

Install my-project with npm

  git clone https://github.com/TarokhDev2020/DevConnector-MERN.git
  cd my-project
  npm install
  cd client
  npm install

Go to config/default.json and place your Github client id, client secret and Mongo URI

Authors

About

It is a small social network app that includes authentication, profiles and forum posts.


Languages

Language:JavaScript 85.5%Language:CSS 13.9%Language:HTML 0.7%