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 build
npm start