solrachix / instagram-clone

Instagram layout redesing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Clone

Intagram clone

Instagram Clone

This repository brings the reconstruction of instagram, both in its Mobile and Web environment. Understand, although expired, this is not just a copy but a reconstruction for studies.

Languagues Top Languague Repository size Last commit date Repository issues License

Made by Carlos Miguel Github - Carlos Miguel Linkedin - Carlos Miguel Email - Carlos Miguel Fale comigo no whatsapp - Carlos Miguel

Description   |    Technologies used   |    Prerequisites   |    Installing   |    Sources

Demonstration

Instagram Clone Demonstration

πŸ’» Languages/Stack

  • Javascript

πŸ“š Technologies

Web

  • polished: ^3.5.2
  • React

    • react: ^16.13.1
    • react-dom: ^16.13.1
    • react-helmet: ^6.0.0
    • react-icons: ^3.10.0
    • react-router-dom: ^5.1.2
    • react-scripts: 3.4.1
  • react-lottie: ^1.2.3
  • styled-components: ^5.1.0

Mobile

  • React navigation

    • @react-native-community/masked-view: 0.1.5
    • @react-navigation/native: ^5.1.3
    • @react-navigation/stack: ^5.2.6
    • axios: ^0.19.2
    • expo: ~36.0.0
    • expo-constants: ~8.0.0
    • expo-mail-composer: ~8.0.0
    • intl: ^1.2.5
    • react-native-svg: 9.13.3
    • react-native-svg-charts: ^5.3.0
    • react-native-webview: 7.4.3
  • React

    • react: ~16.9.0
    • react-dom: ~16.9.0
    • react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz
    • react-native-gesture-handler: ~1.5.0
    • react-native-maps: 0.26.1
    • react-native-reanimated: ~1.4.0
    • react-native-safe-area-contex: 0.6.0
    • react-native-screens: 2.0.0-alpha.12
    • react-native-web: ~0.11.7
    • styled-components: ^5.0.1

Prerequisites

If you do not have any of the software below, follow the link to install

Installing

Follow the steps below to run the project on your computer. (using terminal or git bash)

  1. Clone this repository

    	git clone https://github.com/solrachix/intagram-clone.git
  2. Run Mobile App

    cd intagram-clone/{ name of the folder you want to enter. In this case, there is Mobile, Web }
    yarn
    yarn start

Then open the Expo app on your phone and scanned the QR code.

πŸ“ License

This project is under MIT. See at here LICENSE for more informations.

Made by πŸ’™ by Carlos Miguel

About

Instagram layout redesing


Languages

Language:JavaScript 97.9%Language:HTML 2.0%Language:Shell 0.0%