Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

zed-dz/devconnector3.0

Repository files navigation

DevConnector 3.0

Social network for developers

This is a small social network app that includes authentication, profiles and forum posts (MERN STACK).

Quick Start

# change default.json file in cofig folder

# this file is located in config/default.json

# add uri of your mongodb connection for example

 "mongoURI": "mongodb://localhost/devconector",

# 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

UML ( unified modeling language )

Use case && class diagram && sequence diagram

Report

Explain visually how the site works!

Project Implementation by

Hammou amine & Ilyes Saidoun

Author

Brad Traversy

Version

3.0.0

License

This project is licensed under the MIT License

About

A social network for developpers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published