GithubHelp home page GithubHelp logo

albatati3 / instagram-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doha26/instagram-clone

0.0 0.0 0.0 15.91 MB

A clone of the Instagram app 📱 🥳 . made with React-native and Typescript ❤️.

License: MIT License

JavaScript 0.50% TypeScript 92.38% Java 2.36% Objective-C 2.44% Ruby 1.96% Starlark 0.35%

instagram-clone's Introduction

InstagramClone

A clone of the Instagram app (October 2019) made with React, React-native and Typescript.

Preview

App-demo

Screen (Home)

App-demo

Screen (Profile)

App-demo

Screen (Gallery)

App-demo

Screen (Camera)

App-demo

Screen (Story)

App-demo

Screen (Comments)

App-demo

Screen (Search By Tag)

App-demo

Screen (-#-)

App-demo

Dependencies

  • React Native (With Typescript)
  • Native Base
  • React Navigation
  • Others (See package.json at the root folder)

Get Started

1. Clone the Repo

On the command prompt run the following commands

$ git clone https://github.com/Doha26/InstagramClone.git

$ cd InstagramClone

$ npm install

$ grep -rl "s.dependency 'React/Core'" node_modules/ | xargs sed -i '' 's=React/Core=React-Core=g' // To replace React/Core with React-core for all dependencies that use it 

$ cd ios && pod install && cd..

$ react-native run-ios

Author

Done with React-native

instagram-clone's People

Contributors

doha26 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.