Skip to content

myGram- a social media platform where you can connect with your friends

Notifications You must be signed in to change notification settings

jugeshraghav/mygram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyGram

MyGram is a social media app, which replicates instagram(not fully). So, explore and engage with you friends on MyGram.

How to install and run locally ?

$ git clone https://github.com/jugeshraghav/mygram.git
$ cd mygram
$ npm install
$ npm start

Features

  • User authentication
  • Create, edit, and delete posts with images and emojis
  • Can view single Post
  • Like, unlike, and bookmark posts
  • Discover trending, latest, and oldest posts
  • Explore page for all posts
  • Profile customization with avatar, bio, and portfolio URL
  • Follow/unfollow users
  • Search functionality with suggestions
  • Responsive design

Built with

  • React
  • React Router v6
  • React Icons
  • React toast
  • React Spinners
  • mockBee (for backend)