alokkumarak / new-insta-mern

new instagram clone using mern stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to new-insta-mern 👋

this is a mern stack project with complete authentication, security alert from backend.

Tech stacks

  • React-js
  • Node-js
  • Express-js
  • MongoDB
  • Material-ui (core & Icons)
  • JWT
  • Make a database in mongodb and create api according to that mongodb uri

    Clone Repo

    https://github.com/alokkumarak/new-insta-mern.git

    Install packages

    cd client
    npm install
    cd ..
    cd server
    npm install

    run server

    node server.js

    run client

    npm start

    screenshots

    signup page

    signup page

    Login Page

    login page

    Home page

    home page

    post Somemthing

    home page

    Profile

    home page

    Author

    👤 alok kumar

    Show your support

    Give a ⭐️ if this project helped you!


    About

    new instagram clone using mern stack


    Languages

    Language:JavaScript 75.6%Language:CSS 22.1%Language:HTML 2.0%Language:Shell 0.3%