Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Community App

A social network app for developers, in which developers can interact , post, comment and like other developers profiles as well as their posts.

Demo

https://singhrao-dev-connect.herokuapp.com/

Features

  • Backend API with Node.js & Express with CRUD operations on MongoDB
  • Authentication using JWT
  • React Frontend
  • Redux State management
  • Like, comment, post, create profile.

Environment Variables

To run this project, you will need to add the following environment variables to your config/default.json file

"mongoURI": "hfjdshfkhkadjghkaghkaghkaghdkghk"

"jwtSecret": "hfjdshfkhkadjghkaghkaghkaghdkghk"

"githubToken": "hfjdshfkhkadjghkaghkaghkaghdkghk"

Installation

Install Server dependencies

  npm install 
  

Install Client dependencies

  cd client
  npm install
  

cd back to root and Run

  cd ../
  npm run dev
  

Tech Stack

Client: React, Redux, SCSS

Server: Node, Express

Database: MongoDB

About

A social network app for developers, in which developers can interact , post, comment and like other developers profiles as well as their posts.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages