The project is live and running on https://warm-brook-58495.herokuapp.com/
- A developers platform using MERN stack.
- The main aim of this platform is to connect developers, allowing them to post articles on the latest developments in the fields.
- Developers can create their profiles containing their areas of expertise and their projects. Github API has also been integrated to automatically fetch the latest repositories of the user and their display avatar, making it easier to connect, help, or ask for help.
- Developers can post new articles, comment on the posts, and even like or unlike a post.
A special thanks to Brad Traversy whose course on MERN stack really helped me understand important concepts that helped me build this project.