Skip to content

Socialgram is a online social media platforms through which we can connect with our friends families, create a post like and comment.

Notifications You must be signed in to change notification settings

JayChandlani/socialgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

SocialGram

It's a MERN Stack online social media web application along with backendintegration


reactjs material-ui restAPI css3 nodejs expressjs mongodb


View DemoReport BugGetting StartedInstalling

SocialGram is an online social media web application where we can connect with our friends, families and other bussinesses etc. It is a individual project built by me and executed in 4 days.

socialgram


Screens

  • Login / Register
  • User Profile
  • Content Feed Page
  • User Feed Page
  • Friends widget

🚀 Features

  • Account creation, login, signup and logout functionality.
  • Create Post functionality.
  • Sign-up and log-in validations.
  • Dark & Light Mode switch
  • Responsive

Getting Started

This project was built using React JS, Material UI, CSS, JavaScript, Node JS, Express and MongoDB. It is an online social media web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS
  • MongoDB

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone  https://github.com/JayChandlani/socialgram.git
  • Open terminal on your workspace with
cd /home/workspace/socialgram

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To confirm that you have MongoDB installed you can run this command in your terminal:

mongo -v

To install all the dependences of the project, run the following command:

npm install

To run the application got to the client folder and run the following command:

npm start

Tools used on this project

  • Visual Studio Code
  • create-react-app template
  • MongoDB compass

📬 Contact

If you want to contact me, you can reach me through below handles.

linkedin Github

Show your support

Give a ⭐️ if you like this project!

About

Socialgram is a online social media platforms through which we can connect with our friends families, create a post like and comment.

Topics

Resources

Stars

Watchers

Forks