Some Features:
- โ๏ธ Tech Stack: React.js, MongoDB, Node.js, Express, Tailwind
- ๐ Authentication with JSONWEBTOKENS (JWT)
- ๐ฅ React Query for Data Fetching, Caching etc.
- ๐ฅ Suggested Users to Follow
- โ๏ธ Creating Posts
- ๐๏ธ Deleting Posts
- ๐ฌ Commenting on Posts
- โค๏ธ Liking Posts
- ๐ Delete Posts (if you are the owner)
- ๐ Edit Profile Info
- ๐ผ๏ธ Edit Cover Image and Profile Image
- ๐ท Image Uploads using Cloudinary
- ๐ Send Notifications
- ๐ Deployment
- โณ And much more!
MONGO_URI=...
PORT=...
JWT_SECRET=...
NODE_ENV=...
CLOUDINARY_CLOUD_NAME=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...npm run buildnpm start