/faeshare

MERN based social media web app made with the help of Next.js, Socket.io and TailwindCSS.

Primary LanguageJavaScript

Inspiration

I developed this fullstack social media web app because I wanted to hone my knowledge of the MERN stack along with Next.js. Initially, I decided to go with Next's default server option. Then, I discarded that and went with the custom Express server since that allowed me to use WebSockets (Socket.io in my case) in my app for realtime chats. Besides this, this is a simple social media web app. You can create a post, like it, follow other users, comment on posts, delete your post or comment, and so on and so forth. You can try it out here : https://faeshare.herokuapp.com.

Please give this repository a ⭐ if you liked this app. It seems like a little thing, but it helps a lot with the motivation.

Technologies used

  • React
  • Next.js
  • Node.js
  • Express.js
  • MongoDB
  • Redux
  • Socket.io
  • TailwindCSS

Demonstration

Overall app demo

app.demo.mov

Chat

chat.demo.mov

User Profile

profile.and.comment.mov

Screenshots

Screenshot 2021-09-16 at 10 32 01 AM

Screenshot 2021-09-16 at 10 33 26 AM

Screenshot 2021-09-16 at 10 33 51 AM

Screenshot 2021-09-16 at 10 34 03 AM

Screenshot 2021-09-16 at 10 34 19 AM