karthicbz / insta-clone

An instagram clone created with react and firebase

Home Page:https://karthicbz.github.io/insta-clone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Clone

An instagram clone created with react and firebase. This is one hell of a project with all the features of instagram. Created the login page and new account creation page as exactly as original instagram including authentication errors. I have used styled components to style the project and implemented my own authentication method.

live link of insta-clone

Features

  • User can create a new account
  • User Can follow other users and saw their posts
  • User can create new post
  • User can comment and Like other user posts
  • User can see their posts

build with

My Skills

🚀 Quick start

# clone the repo

git clone git@github.com:karthicbz/insta-clone.git

# change directory

cd insta-clone

# install modules

npm install

# start development server

npm start

About

An instagram clone created with react and firebase

https://karthicbz.github.io/insta-clone/


Languages

Language:JavaScript 90.3%Language:CSS 5.8%Language:HTML 3.9%