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

An Instagram clone created with my favorite tech stack: ReactJS, Google Firebase, and TailwindCSS; diverse hooks and tested with react-testing-library.

YuriDevAT/instagram-clone

Repository files navigation

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.