mtgervasoni / Developer_Social_Network

Developer Social Network using React, Express, and Node.js (Mongoose as well)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developer Social Networking Site with MERN stack:

Backend: MongoDB with Mongoose. For development used mlab.com

Express API's, validations. Passport user authentication

FrontEnd: React with Redux.

//----------------------------------//

To get the application running you must create config/keys.js that includes the following lines: module.exports = { mongoURI: secretOrKey: "secret" };

You can find more info about your mongoURI at mlab.com

//----------------------------------//

About

Developer Social Network using React, Express, and Node.js (Mongoose as well)


Languages

Language:JavaScript 97.9%Language:HTML 1.6%Language:CSS 0.5%