All Projects → Doha26 → Instagram Clone

Doha26 / Instagram Clone

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

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Instagram Clone

Awesome Web Design
🎨 A curated list of awesome resources for digital designers.
Stars: ✭ 1,905 (+1068.71%)
Mutual labels:  design, ui-design, ux-design
Patternfly Design
Use this repo to file all new feature or design change requests for the PatternFly project
Stars: ✭ 82 (-49.69%)
Mutual labels:  design, ui-design, ux-design
Sketchize
Sketchize is built for UI/UX Designers to help them design lovely apps for mobile, tablet, and desktop devices.
Stars: ✭ 162 (-0.61%)
Mutual labels:  ui-design, ux-design
Awesome Design Tools
The best design tools and plugins for everything 👉
Stars: ✭ 23,754 (+14473.01%)
Mutual labels:  design, ui-design
Xamuidemo
Xamarin Forms Login Page UI Kit
Stars: ✭ 82 (-49.69%)
Mutual labels:  design, ui-design
ngx-copilot
🏆 The most expected has arrived, a package for Angular that facilitates us to improve the experience of our users when guiding them in our interface
Stars: ✭ 61 (-62.58%)
Mutual labels:  ui-design, ux-design
Penpot
Penpot - The Open-Source design & prototyping platform
Stars: ✭ 6,343 (+3791.41%)
Mutual labels:  design, ux-design
Auto Layout
Auto Layout for Sketch
Stars: ✭ 863 (+429.45%)
Mutual labels:  design, ui-design
Kurakoo
Kurakoo is an online community of people providing answers to questions just like Quora site. Kurakoo is especially for school-college students, people from around the different colleges visit Kurakoo to ask questions from a community of people who answer them.
Stars: ✭ 81 (-50.31%)
Mutual labels:  ui-design, ux-design
Truvisory
This project is meant to provide resources to users who want to access good LinkedIn posts which contains resources to learn any Technology, Design, Self-Branding, Motivation etc. You can visit project by:
Stars: ✭ 116 (-28.83%)
Mutual labels:  design, ui-design
Realtaiizor
C# WinForm UI/UX Component Library
Stars: ✭ 109 (-33.13%)
Mutual labels:  design, ui-design
Instagramactivityindicator
Activity Indicator similar to Instagram's.
Stars: ✭ 138 (-15.34%)
Mutual labels:  instagram, ui-design
Movies
Buy movie tickets in advance, find movie times, and more at "Movies".
Stars: ✭ 33 (-79.75%)
Mutual labels:  ui-design, ux-design
Bulma.io-axure
AxureRP Library with Bulma.io components
Stars: ✭ 90 (-44.79%)
Mutual labels:  ui-design, ux-design
Printable Mockups
Create printable UI mockups & wireframes templates
Stars: ✭ 479 (+193.87%)
Mutual labels:  ui-design, ux-design
ui-ux
The learning guide contains the Basics, Intermediate and Advance resources for User Interface and User Experience Design
Stars: ✭ 187 (+14.72%)
Mutual labels:  ui-design, ux-design
CoolAnimation4Beginner
Making Beauty Android UI/UX Design with cool Animation
Stars: ✭ 21 (-87.12%)
Mutual labels:  ui-design, ux-design
Material-Design-Android
My stash for all things material, animations, typography, iconography, transitions, Animated VD, Color Palette API, UI design, and more.
Stars: ✭ 38 (-76.69%)
Mutual labels:  ui-design, ux-design
Ui Ux Designer Roadmap
Roadmap on becoming a UI/UX designer in 2017
Stars: ✭ 1,357 (+732.52%)
Mutual labels:  ui-design, ux-design
Ui Design Resources
UI设计资源收集
Stars: ✭ 154 (-5.52%)
Mutual labels:  design, ui-design

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].