Skip to content

This is a MERN stack application made using Redux and functional components. It is a small social network app that includes authentication, profiles, and forum posts. Liking, disliking and commenting on posts. Users can update their experience and education. Used GitHub API to fetch repositories. Used concepts of DBMS for backend and Frontend Pr…

Notifications You must be signed in to change notification settings

jinicode/Connect

Repository files navigation

Connect

Social Network for programmers

https://jinitconnect.herokuapp.com/

This is a MERN stack application made using Redux and functional components . It is a small social network app that includes authentication, profiles and forum posts. Liking , disliking and commenting on posts . User can update his experience and education . Used github API to fetch repos .

Quick Start

# change default.json file in config folder

# this file is located in config/default.json

# add uri of your mongodb connection for example

 "mongoURI": "your uri here",
 
# Install server dependencies
npm install

# Install client dependencies
cd client
npm install

# Run both Express & React from root
npm run dev

# Build for production
cd client
npm run build

App Info\

accessibility text accessibility text accessibility text accessibility text

About

This is a MERN stack application made using Redux and functional components. It is a small social network app that includes authentication, profiles, and forum posts. Liking, disliking and commenting on posts. Users can update their experience and education. Used GitHub API to fetch repositories. Used concepts of DBMS for backend and Frontend Pr…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •