DevConnect
Descripion
A social media platform for developers to connect and share ideas.
Tech Stack
HTML5
CSS3
JavaScript ES6
MongoDb
Node
ReactJs
Redux
Tools used
VScode
Postman
Features
On the DevConnect app, users can register themselves and create a pretty extensive profile with many fields, including education and job experience. Users can enter their Github username and the app interacts with the GitHub API to pull in lastest 5 repos from the GitHub account. Users and also create posts and comment and like/unlike on other users' posts.
Purpose of this project
The goal was to get an hands-on experience of the backend, database, REST APIs and use React to build an interactive UI.