/ig-clone

Primary LanguageJavaScript

This is a work is progress!

Instagram Clone with react native

I just wanted to extend my skills in react native by trying to recreate whole IG App. 🤪. It's not any better than the orginal app, and most of the funtionality on the real IG app are high level 😅

Screenshots

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Installation

  1. Clone this repo
git clone https://github.com/psychoSherlock/ig-clone
  1. Install dependencies
cd ig-clone
npm install # or yarn install if you prefer that
npm start
  1. Preview in any Android Emulator, or use the Expo App

  2. Enjoy 😇

Warning, please dont use your real username or password while logging in on this app. It wont work. Create a new account in the app to register

Can I contribute?

Anyone with react skills can 🤗. I highly appreciate your helps, fork this repo and create a new branch with name feature/FEATURE_NAME or bug/BUG_NAME and start coding 😋.

  <!-- "softwareKeyboardLayoutMode": "pan" -->