You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Designed, implemented, and hosted a Reddit clone with a range of features including: Followers and Following of a person, Real-time time chatting (using sockets) with them. Subreddit, having a Moderator who can accept join requests to that subreddit, here members can post and comment over posts, report posts, and save them and many more
command to run is npm start in frontend
and npm run dev in backend
command to run npm i in the frontend and backend folders
this will open website at localhost:3000
Docker has been used to containerize the app
About
Designed, implemented, and hosted a Reddit clone with a range of features including: Followers and Following of a person, Real-time time chatting (using sockets) with them. Subreddit, having a Moderator who can accept join requests to that subreddit, here members can post and comment over posts, report posts, and save them and many more