Skip to content

MertCankaya/Mern-Instagram-Clone-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mern-Stack Instagram Clone React

This project was built by using React, React-Redux with toolkit, Redux-Saga for http requests, and NodeJS for the backend. In this project, I have tried to clone Instagram from strach.

DEMO

https://instagram-clone-ca661.web.app/

Features

  • following and followers algorithm.
  • personal messaging
  • create a post
  • being able to see the posts of people followed
  • being able to see all posts in explore section
  • being able to see individual profile and it's pictures
  • liking posts
  • being able to comment to posts
  • login and register
  • searching all people who is using this app

Usage

create .env project in the root and add the following

  1. REACT_APP_BACKEND_URL="http://localhost:8000"

Install dependencies and start the app

npm install

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages