Skip to content

duttrohan0302/devConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Connector

Today's Social Network for tomorrow's Developers

This is a MERN stack application for developers. It is a small social network app that includes authentication, profiles and forum posts.

Quick Start 🚀

Live Demo

Add a keys.js file in config folder with the following

{
            mongoURI: "",
            secretOrKey: "secret",
          }

Install server dependencies

npm install

Install client dependencies

cd client
npm install

Run both Express & React from root

npm run dev

Authors and Acknowledgement

This application has been made by me under the help and guidance of the
        course by Traversy Media on Udemy.
Author

Rohan Dutt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published