Skip to content

Prathmesh-Dhatrak/cinemagram-frontend

Repository files navigation

logo

It's a social media for cinema lover where people can connect with other movie fans discussing films, movies, and TV series

How to install the frontend and run locally ?

$ git clone https://github.com/Prathmesh-Dhatrak/cinemagram-frontend.git
$ cd cinemagram-frontend
$ npm install
$ npm start

How to run backend ?

check out cinemagram-server and follow the stpes in the given readme.

Features -

  • Authentication:
    • User signup/login
    • User logout
    • Demo login
  • Realtime private messaging
  • Create post with all CRUD functionality
  • Comment feature with all CRUD functionality
  • Profile customization
    • Change user info
    • Change profile image
    • Change banner image
  • Followers/Following feature
  • Search feature
    • Search user
    • Search post
  • Bookmark post
  • Fully responsive
  • Notification

Frontend tech stack:

  • TypeScript
  • React
  • Tailwind Css
  • Redux
  • socket.io

Backend tech stack:

  • Node js
  • Express Js
  • MongoDB
  • TypeScript

Demo -

cinemagram.mp4

Releases

No releases published

Packages

No packages published