Skip to content

TonyHg/Clonestagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clonestagram Instagram clone MVP using MERN Full stack approach

Prerequisites

  • node.js & npm
npm install -g npm@latest
  • React.ts

Installation

cd server
npm install
cd ../client
npm install

Usage

Go to https://clonestagram-front.vercel.app/

Server

cd server
npm start // or yarn start

Client

cd client
npm start // or yarn start

Features

  • Authentication (register, login, jwt)
  • Post a image with a description
  • Like and comment posts
  • Search and follow other users
  • Chat with users

TODO

  • Infinite scroll
  • Websocket
  • Vercel

Screenshots

Clonestagram Clonestagram Clonestagram Clonestagram Clonestagram Clonestagram Clonestagram

Credits

Tony Heng

About

Instagram clone MVP using MERN Full stack approach

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors