Skip to content

Rcola45/DevConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevConnect

Tutorial of Udemy course MERN Stack Front to Back by Brad Traversy. Code here is being written as the tutorials are completed.

A social network for developers

Installation

Clone the project

git clone https://github.com/rcola45/devconnect.git

Once downloaded, run npm install to load all the dependencies. Configure the /config/keys.js file for your information (See below)

Config

In /config/keys.js, replace the <MongoDB_URI> with your MongoDB URI. Also replace the <Secret or Key> with a random string.

About

A social network for developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published