Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 786 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 786 Bytes

Deprecated

This project will no longer be updated and therefore archieved.

Description

This app is an Instagram clone that has the most common functionalties and layout as Instagram. It contains login and sign up form, dashboard and the user profile page. There are public pages and private pages with auth listeners. The data is handled with Google Firebase firestore, and that data is retrieved using a custom hook. It is possible to like/dislike and comment photos, and to follow/unfollow other users.

Tech stack used: React, Google Firebase,

Getting Started with Create React App

This project was bootstrapped with Create React App.