Skip to content

A MERN stack application. A social network site for developers to share and comment on. With user authentication, comment, post like and unlike systems, user profile data, resume uploading..this covers the basic features and functionality any social network website would have

Notifications You must be signed in to change notification settings

black-nijar/dev-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV-CONNECTOR (MERN) application

## run frontend
cd client
npm install & npm start

### run backend
npm install & npm run start

#### run both
npm run dev

About

A MERN stack application. A social network site for developers to share and comment on. With user authentication, comment, post like and unlike systems, user profile data, resume uploading..this covers the basic features and functionality any social network website would have

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published