A developer networking website built with the MERN stack (MongoDB, Express, React, Node.js).
- Register a profile and Login with encrypted authentication
- Edit your profile by adding experiences and education history
- Showcase your profile and latest github projects
- Explore fellow developer profiles
- Post, like and comment in the community forum
- Node.js backend
- Stateless JWT authentication
- React Hooks, Async/Await
- Redux state management
- Extensive backend API with Express
- MongoDB database
- Automatic Heroku Deployment from github
- Create a new reducer
- Create a new action
- Create a new component