GithubHelp home page GithubHelp logo

nimish1001 / picsgram Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sakship31/picsgram

0.0 1.0 0.0 16.59 MB

A mini-MERN social website like Instagram. Deployed.

Home Page: https://picsgram31.herokuapp.com/

JavaScript 93.46% HTML 3.11% CSS 3.42%

picsgram's Introduction

Social Connect-Mini MERN Social Website



Description

This is a mini Instagram-like social website.This website covers all basic functionalities of Instagram like posting pictures, updating profile, profile visits, follow/unfollow users, commenting/like/unlike posts, explore, search user, delete posts, etc.

Deployed website- https://picsgram31.herokuapp.com/





Screenshots-

Profile page

Home page(To see the posts of accounts you follow)

Explore page(To see the posts of accounts you dont't follow)

Search for users

Post detail page(To see the post with comment details)

Other user profile visit

Check your/other user's followers/following with option to follow if you aren't


To do-

  1. Email verification of users,reset password.
  2. Private accounts and hence introduce follow requests instead of directly following.
  3. Notifications.
  4. Delete user.

Run using Command Prompt

clone the repository, install react, node and all the dependenies(mentioned in package.json),and navigate to the folder-

    npm start (for react)
    npm run dev (for node)

On development side(if you are using cors)- Add the entire url in axios(client folder),

url: "http://localhost:5000/anyroute"

(Here 5000 is the port number for node server and 3000 for react.)

On production side- Change all entire url to just route on client side axios.

url: "/anyroute"

Developed with ❤️ by Sakshi

picsgram's People

Contributors

sakship31 avatar nimish1001 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.