A simple Social Media app.
Clone the project
git clone https://github.com/rubickking04/Posty_App.gitGo to the project directory
cd Posty_App-mainInstall dependencies
npm installCopy the environment files
cp .env.example .envStart the server
npm run serverClient: React JS
Server: Node JS, Express JS, MongoDB