Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 758 Bytes

File metadata and controls

22 lines (19 loc) · 758 Bytes

DevFinder

https://blooming-bastion-33242.herokuapp.com/

DevFinder is an application that uses Express.js, Node.js, MongoDB, React, and Redux to allow developers to create profiles showcasing their experience and education. These developers can also communicate with other developers via comments and likes.

How It Works

  • Initially, the user can simply view all of the developers that have active profiles.
  • Once a user account is created, developers can create a profile showcasing their experience, education, social media accounts, etc.
  • Users can also create posts and comment/like on the posts of other developers.

Technologies Used

  • JavaScript
  • Bootstrap
  • REST
  • MongoDB
  • Mongoose
  • HTML
  • CSS
  • Express.js
  • Node.js
  • React
  • Redux