Instagram Clone is Replica of one of the biggest social media platform Instagram , in my version of instagram you can do everything from signing up to talking to friends posting photos , following each other and many more such features all built solely by me .
Currently This Project is Not Deployed Due To No Good Service For Deploying Backend But Will be deploying it in near future .
- username :- aman
- password :- abcd1234
- Signup / Login
- Follow Each Other With Suggestions And Search User Functionality
- Like And Comment In Real-Time Implemented With Socket.IO
- Create Post / Delete Post
- Chat With Anyone in Real-Time Implemented With Socket.IO
- Get New Password In Registered Mail Directly Upon Forgetting .
- Many More Features In Way ......
Client: React, Redux, TailwindCSS , Chakra UI , Socket-IO , Heroicons , Axios , emoji-picker , react-uuid
Server: Node, Express , MongoDB , JWT , Bcrypt , NodeMailer , Socket-IO , socketio-auth
To run this project, you will need to add the following environment variables to your .env file
-
Frontend -
`REACT_APP_SERVER` `REACT_APP_SOCKET_SERVER`
-
Backend -
`PORT` :- Ex 8080 `MONGO_URL` :- Mongo DB Local OR Atlas URL `SECRET_KEY` : Secret Key For JWT `USER` : Google App User To Use in Nodemailer `PASSWORD` : Google App Password To Use in Nodemailer
If you have any feedback, please reach out to us at [email protected]