Code Monkey home page Code Monkey logo

instagram-clone's Introduction

Instagram-Clone using MERN Stack

Building an Instagram web app clone using MERN Stack ( MongoDB , Express.js , React.js , Node.js ) and bring some additional features .

Preview :

Login Page Demo

Home Page Demo

Quick links :

  1. Usage
  2. Todo
  3. Contribute
  4. Image Copyright Claims

Usage :

  1. Fork the repo and then clone it or download it.

  2. First install all dependencies:

    # with npm
    npm install
    
    # or with yarn
    yarn
  3. Create a config/config.js file and insert the following code it will contains all code variables. Replace values with yours !!!

    "This will be provided soon";
  4. Start the server

    npm run dev
  5. Now run the app

    npm start
    

Todo List :

UI :

  • Use MaterialUI-React
  • Continue improving the UI ( will never be done ^__^ )

Features :

  • Explore posts
  • Search Users
  • Like & comment posts
  • Follow/UnFollow users
  • Reset password using Emails
  • Bookmark posts
  • Show notifications
  • Private messages
  • Rooms discussion
  • Like comments
  • Block members
  • Hashtags
  • Tags users
  • Add image filters
  • Show all online members (whom you've followed)
  • Story feature
  • IGTV

Tests & Performance :

  • Write UI tests
  • Express routes testing
  • Performance optimization (Code Splitting, Image Lazyload, etc.)

General :

  • Folder restructuring
  • Some serious code refactoring
  • JSDoc & comments ( still have some more work to do )
  • Upgrade packages

Contribute :

Show your support by ๐ŸŒŸ the project !!

==== > Feel free to contribute <====

Image Copyright Claims :

Many images used in the project belong to their respective creators/authors. No claim by me & those who use this project.

Thanks for reading

instagram-clone's People

Contributors

thelorda avatar dependabot[bot] 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.