Skip to content

TarokhDev2020/DevConnector-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors