Dev Hub

Image
The Challenge

Developer Hub is a full-stack social network web app built with React.js, Redux.js, Node.js, Express.js and MongoDB. I thought this would be a fun project to build in order to learn more about React hooks, async/await, Redux for state management and authentication using JSON web tokens.

A user can login to create and edit their profile, view posts, like and leave comments. All developer profiles are viewable to users whether authenticated or not.

Demo Login
Launch app and either create your own account or view the app with demo content using username: demo@demo.com | password: demo123

Please note
The app is hosted on Heroku using their free tier. Thus, it may take 20-30 seconds for the Heroku dyno to wake up since it sleeps after 30 minutes of inactivity.