Web Developer Social Network
This is the 'Techie Social Network', a social network app for techies from all fields. It includes user authentication, profiles, forum posts, comments, likes among other features. Users’ most recent GitHub repos were featured on their profiles and Gravatar was employed to establish user identity.
Building this full stack web application from scratch helped strengthen my understanding of the various aspects of the MERN stack, and how they can be combined to run seamlessly.
This project was inspired by Brad Traversy's "MERN Stack Front To Back" course on Udemy. A great course, from which I learned a lot.
In the project's root directory, run npm install
to install all necessary dependencies.
Start the project with npm start
.
This project is live on https://link-d.herokuapp.com/
Enjoy!!