It is a social media app build using MERN [Live]
git clone https://github.com/Vivek7777777/LinkUp.git
Enter directory
cd linkup
Client directory
cd client
Start server
npm start
Server directory
cd server
Run server
node index.js
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.