Skip to content

duydat2002/instagram-mevn

Repository files navigation

instagram-vite

This project is still under development 🔥🔥🔥

https://instagram-mevn.vercel.app/

Features

  • JWT Authentication: Secure login with access and refresh tokens.
  • Photo Sharing: Upload, crop, edit, and apply filters to photos before sharing.
  • Real-time Chat: Send and receive messages instantly using Socket.io.
  • Follow System: Follow/unfollow users and view their posts in your feed.
  • Likes and Comments: Interact with posts by liking and commenting.

Technologies Used

  • Frontend:

    • Vue.js
    • Pinia
    • Tailwind CSS
    • Swiper
    • Vuedraggable
  • Backend:

    • Node.js with Express
    • MongoDB for storing tasks, boards, and user data
    • Socket.io for real-time chat
    • Firebase for cloud storage

Preview

home.mp4

Create post

create-post.mp4

Route as Modal

follow.mp4

Realtime chat

chat.mp4

Notes

  • This project will be implemented by Pham Duy Dat from 28/12/2023.