Skip to content

gustavoaz7/rn-instagram-clone

Repository files navigation

RN Instagram Clone

This is an Intagram Clone build with React-Native (100% Hooks) written in TypeScript and it is backed by a mock server providing faker data for a nice UI presentation.

Demo

rn-instagram-clone-demo.mp4

Requirements

Getting Started

After confirming that your development environment meets the specified requirements, you can follow these steps:

$ yarn global add expo-cli # Or npm install -g expo-cli

$ git clone https://github.com/gustavoaz7/rn-instagram-clone.git

$ cd rn-instagram-clone

$ yarn # Or npm install

How to use

  1. Open a terminal window and run
$ yarn run server
  1. Open another terminal window and run
$ yarn run start
  1. On Android, use the Expo app to scan the QR code from your terminal to open the project. On iOS, use the built-in QR code scanner of the Camera app.

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages