/Dev-Connector

👨‍💻🔗👩‍💻 coursework for Udemy - MERN Stack Front To Back course

Primary LanguageJavaScriptMIT LicenseMIT

Dev-Connector 👨‍💻🔗👩‍💻

Coursework for Udemy - MERN Stack Front To Back

The aim of the project was to build and deploy a social network with Node.js, Express, React, Redux & MongoDB.

Detailed documentation is in the Wiki.

📑 Table of Contents

🔗 Live link

coming soon...

🛠 Dev stack

  • Node, Express, express-validator
  • bcrypt.js
  • JWT
  • Gravatar
  • MongoDB, Mongoose
  • React, Redux
  • Git, GitHub

🏁 Getting started

How to start the app:

  • clone/download repo
  • install dependencies: npm ci
  • start server: npm run server