Social network with Node.js, Express, React, Redux & MongoDB

DevNet

🚀 Used Technologies

The following project was made with

💪 Project

DevNet is a project from Traversy Media that aims to connect Developer through a platform where they can publish, like, and comment on each other’s posts, show off their GitHub projects, and build a network of developers. Access it through: https://arcane-dawn-30816.herokuapp.com/

🙋🏽‍♂️ Author’s considerations

This fullstack project is filled with the most current webdesign technologies, the challenge went over concepts of backend and frontend integration, REST api, Database connection, and Redux setup and maintenance among others that had to be introduced. Thankfully the classes COMP 2912 - Node.js and COMP 1630 - Database Design were permeated with knowledge and useful thoughts from experienced professionals.

React library was vastly used in this project, the choice was due it’s demand nowadays, and the amount of tools that can be used with it. After finishing COMP 2913 - React and Modern JavaScript at BCIT I was convinced that the foreseeable future of frontend was in react, thanks to the use that can be given it and the ease of use, but at the same time, it felt a lot like an introduction and awakened a stronger hunger to keep learning and developing other projects.

It was great to use some useful tools like Redux, that offers global state management, MongoDB, and its amazing and intuitive tools, and Postman, a needful technology for any API building.

The project was packed of small details and use of APIs like Gravatar and Github, and lots of hands on with Redux and MongoDB. The chosen stack is very powerful and quite enjoyable to work with. And I could call it a milestone in my journey.

🖼️ ScreenShots:

Web App Home Page Web App profile Page Web App developers Page Web App post Page

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

Download Details:

Author: yamgarcia

Source Code: https://github.com/yamgarcia/Dev-Connector

#react #reactjs #javascript #nodejs #mongodb

Social network with Node.js, Express, React, Redux & MongoDB
44.10 GEEK