This project is no longer being maintained by me. The sheer number of security vulnerabilities in the dependencies and alerts being generated by Github's Dependabot is quite overwhelming. Keep that in mind if in the off chance, you wish to clone this project or use it as a base.
Due to inactivity, the live app is no longer working as expected. I will try to restore it if possible.
This is a basic social media app created using the MERNG stack after following @hidjou's tutorial. Furthermore, some additional features have been added namely profile section for all the users with their previous posts and a suggestion section for suggesting other users. I am not great with JavaScript, so kindly ignore the redundant and messy code. The app is live at Conversio.
Clone the repository using :
git clone https://github.com/InvincibleJuggernaut/Conversio.git
Once inside the downloaded directory, install the required modules using:
npm install